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...
대략 14년 전 | 답변 수: 1 | 0
1
답변
답변 있음 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
대략 14년 전 | 0
질문
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...