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...
environ 14 ans il y a | 1 réponse | 0
1
réponse
Réponse apportée 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
environ 14 ans il y a | 0
Question
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...