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?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Risposte (1)
Shashank Prasanna
il 29 Ago 2013
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
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.
Vedere anche
Categorie
Scopri di più su Problem-Based Optimization Setup in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!