Sci cosim: Difference between revisions

Jump to navigation Jump to search
108 bytes added ,  29 September 2020
(→‎Installation: Updated instructions with respect to scilab / octave changes and possible bugs.)
(Back to Category:Packages.)
 
(4 intermediate revisions by 4 users not shown)
Line 33: Line 33:
4. Run Octave and change folder to the one, where you have extracted demo
4. Run Octave and change folder to the one, where you have extracted demo


5. Run sci_sim_example.m
5. Load the two packages ''pkg load sockets'' and ''pkg load sci_cosim'' in octave.
 
6. Run sci_sim_example.m


== Function description ==
== Function description ==
Line 51: Line 53:


== Usage cases ==
== Usage cases ==
In all usage case, described below, user doesn't need to have any knowledge about using Scilab interface and in the most cases he doesn't have to know Scilab scripting language. You can use only Xcos and do the rest of things in Octave.  
In all usage case, described below, user doesn't need to have any knowledge about using Scilab interface and in the most cases they don't have to know Scilab scripting language. You can use only Xcos and do the rest of things in Octave.  


1. Simple dynamic systems rapid prototyping.  
1. Simple dynamic systems rapid prototyping.  
Line 172: Line 174:


Distributed under the New BSD License
Distributed under the New BSD License
[[Category:Packages]]

Navigation menu