|
Hi everyone,
I work on a project where i must implement my Matlab code in DSP.
For that raison it necessary to go through the Simulink and the Real-Time Worshop.
I make the integration of my code (.m) using Simulink Block "Embedded Matlab Function" but when i passed to Build it by the RTW Building (Externel mode) I encounter this error:
_____________________________________________
Failed to eliminate a use of the MATLAB function 'Prog_'. For non-simulation builds, uses of unsupported MATLAB functions are eliminated if they do not affect function outputs.
Function 'Embedded MATLAB Function' (#18.245.285), line 16, column 1:
"[xx, tt]= Prog_()"
Launch diagnostic report.
______________________________________________
Please who can help me to solve this problem??
Thanks you very much ...
--http://compgroups.nethttp://compgroups.net/comp.soft-sys.matlab/
|