Hi,
I need to use some MATLAB functions that I have in .m files in a DSP Builder project. In a first example I tried to use an Embedded MATLAB function block with a simple and inside, but I have this error when I try to analyze the model:
There is any way to integrate MATLAB code inside a DSP Builder project?
Thanks!
I need to use some MATLAB functions that I have in .m files in a DSP Builder project. In a first example I tried to use an Embedded MATLAB function block with a simple and inside, but I have this error when I try to analyze the model:
Code:
Matlab Error
Error using ==> alt_dspbuilder_mdl2xml at 29
Error due to multiple causes.
Error: Error during compilation: Error analyzing Model see log for details.
Thanks!