Running perl script from matlab
I was trying to run a perl script which parses an XML file using XMLin and print the result, but perl('print.pl') gives this err...
circa 14 anni fa | 1 risposta | 0
1
risposta
Risposto Build Errors with S-function
I did fix the issue, wrote an algorithm for the filter and compiled using mex function.
Thanks Kaustubha for the help
circa 14 anni fa | 0
Domanda
Build Errors with S-function
The model I am trying to build has a S-function and I have access to the <s-function>.c file. The source file has a function cal...