Info

This question is closed. Reopen it to edit or answer.

Error in creating executable file

5 views (last 30 days)
Luis Freire
Luis Freire on 1 Jun 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
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.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!