.SimulinkProject | ||
docs | ||
mat | ||
matlab | ||
org | ||
src | ||
STEPS | ||
to-order | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
Assemblage_simscape.prj | ||
Assemblage.xml | ||
figs | ||
LICENSE | ||
readme.org |
Nano-Active-Stabilization-System - Matlab/Simscape Study
The goal of this project is to study the Nano-Active-Stabilization-System concept using Matlab/Simscape.
(setq org-publish-project-alist
'(("nass-simscape"
:base-directory "~/Cloud/thesis/matlab/nass-simscape/org/"
:base-extension "org"
:publishing-directory "~/Cloud/thesis/matlab/nass-simscape/docs/"
:author "Dehaeze Thomas"
:email "dehaeze.thomas@gmail.com/"
:recursive nil
:publishing-function org-html-publish-to-html
:auto-preamble t
:auto-sitemap nil
:with-todo-keywords nil
:html-wrap-src-lines nil
:table-of-contents nil)
))