Is the optimtool created by MATLAB's GUI? If so, where is its .fig file? I will join optimtool with another program and I would need its .fig file. Can anyone help me?
Mostra commenti meno recenti
Best Regards,
Risposte (1)
Shashank Prasanna
il 29 Ago 2013
0 voti
OPTIMTOOL is a built in app and it is not meant to be modified or deployed.
Could you elablorate on what is your end goal and what you want to achieve?
2 Commenti
Hossein Mahboubi
il 30 Ago 2013
Shashank Prasanna
il 30 Ago 2013
Only apps built using GUIDE have a MATLAB file and a fig file. However it is not necessary to have a fig file inorder to create a GUI. OPTIMTOOL is not a GUIDE app and may not have an associated fig file.
In any case it is not recommended that you modify shipped code. You could build your own either programmatically or using GUIDE.
Categorie
Scopri di più su Printing and Saving in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!