plotbrowse​r('on');pl​ottools('o​n'); in a deployed app

Any idea why: plotbrowser('on');plottools('on'); works in Matlab and not in a deployed app R2014a (V8.3)

Answers (1)

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.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

on 2 Apr 2015

Answered:

on 2 Apr 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!