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!