Sci cosim: Difference between revisions

78 bytes added ,  5 December 2015
Line 44: Line 44:
  ''sci_cmd''        - executes single command in Scilab.  
  ''sci_cmd''        - executes single command in Scilab.  


  ''sci_sim''        - starts xcos simulation in Scilab. In the most cases, .xcos file should be in the Octave current directory. To set simulation duration use End block in Xcos and transfer its parameter as variable from Octave, using sci_setvar.
''sci_sim''        - starts xcos simulation in Scilab. In the most cases, .xcos file should be in the Octave current directory. To set simulation duration use End block in Xcos and transfer its parameter as variable from Octave, using sci_setvar.
 
For more detailed usage description execute ''help FUNCTION_NAME'' in Octave.


== Author and Licensing ==
== Author and Licensing ==
12

edits