plotbrowser('on');plottools('on'); in a deployed app
Afficher commentaires plus anciens
Any idea why: plotbrowser('on');plottools('on'); works in Matlab and not in a deployed app R2014a (V8.3)
Réponses (1)
Sean de Wolski
le 2 Avr 2015
0 votes
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.
Catégories
En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!