plotbrowser('on');plottools('on'); in a deployed app
이전 댓글 표시
Any idea why: plotbrowser('on');plottools('on'); works in Matlab and not in a deployed app R2014a (V8.3)
답변 (1개)
Sean de Wolski
2015년 4월 2일
0 개 추천
Because interactive editing tools like plottools cannot be deployed.
In general things like plot tools the Apps in the apps tab, imtool etc. are non-deployable.
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!