Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Loading and saving data in Xcos - English

4380 visits



Outline:

* Load the code file for a simple simulation using the Ramp Input block * Use the TOWS_c block to the save data values in the workspace * Comment on the parameters of the TOWS_c block * Access the saved data in the Scilab workspace * Use the WRITEC_f block to save simulation data to a C binary file * Comment on the parameters of the WRITEC_f block * Replace the Ramp block with READC_f block * Configure the READC_f block to read data from a saved binary encoded file * Test the Xcos simulation.