python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to read a SOD file created with later version of Scilab?
I am using two versions of Scilab : 6.1 and 5.5. (because 6.1 has the fromJSON function)
In 6.1, I save a structure in a SOD file, the format used by Scilab since 5.2.
save('path/to/file.sod', 'variab...
Keith_Maxwell
Votes: 0
Answers: 1
Xcos throws "Undefined variable: scifunc_block_m" message in console
When I run a Xcos model containing a scifunc_block_m block like shown below
I get an error message relating to data dimensions inconsistency:
"Data dimensions are inconsistent:"
" Va...

karstarkastro
Votes: 0
Answers: 1