Make a subsystem with the nano-hexapod
This commit is contained in:
@@ -1797,5 +1797,7 @@ nano_hexapod.actuator.cs = args.actuator_cs; % Damping of one stack [N/m]
|
||||
:UNNUMBERED: t
|
||||
:END:
|
||||
#+begin_src matlab
|
||||
save('./mat/stages.mat', 'nano_hexapod', '-append');
|
||||
if nargout == 0
|
||||
save('./mat/stages.mat', 'nano_hexapod', '-append');
|
||||
end
|
||||
#+end_src
|
||||
|
Reference in New Issue
Block a user