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?
이전 댓글 표시
답변 (1개)
Shashank Prasanna
2013년 8월 29일
0 개 추천
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
Hossein Mahboubi
2013년 8월 30일
Shashank Prasanna
2013년 8월 30일
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.
카테고리
도움말 센터 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!