Info
This question is closed. Reopen it to edit or answer.
Error in creating executable file
5 views (last 30 days)
Show older comments
Hello,
I am trying to create an executable file from a Matlab GUI file, I think that I am doing everything correct, I introduce my main file and my additional files, in this case I have arx function, ss function, iddata fucntion and lsim function. I compile the file and when I execute it I have the next error, "Undefined function or method 'arx' for imput arguments of type 'iddata'" Any ideas for this error?
Thank you.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!