Error when converting to an exe file
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
hoda kazemzadeh
am 20 Jun. 2018
Kommentiert: hoda kazemzadeh
am 20 Jun. 2018
Hi, I convert my GUI to executable file, I have 'str2fun' in one of the functions which I call from the main function. Do I have to add extra files in addition to the main file or not? I have error when I run it:
Undefined function 'hanning' for input argument of type double.
I have "w=str2func(hanning)" in the code.
Merc for your help in advance.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Hamming finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!