plot-editing functionality does not exist in deployed apps

3 Ansichten (letzte 30 Tage)
haya
haya am 2 Feb. 2015
Beantwortet: Titus Edelhofer am 14 Nov. 2018
I compiled my code with MATLAB and I run it as an .exe process from my .Net application. The user can generate figures from the MATLAB .exe which is hosted in my .Net app, but once the figure opens it is missing the ‘Exploration.Pan’ option in the tools bar and also all option in the menu bar but the ‘File’ I was told plot-editing functionality does not exist in deployed apps and that I'll have to write it myself,any idea how to do this programmatically?
  3 Kommentare
Walter Roberson
Walter Roberson am 1 Dez. 2017
Which editing functionality do you need?
Larry
Larry am 14 Nov. 2018
I'm waiting for a solution also.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Titus Edelhofer
Titus Edelhofer am 14 Nov. 2018
Hi,
you can get some of the tools (zoom, pan) through using web figures, see e.g. here.
Regards,
Titus

Kategorien

Mehr zu Debugging and Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by