plot-editing functionality does not exist in deployed apps

3 ビュー (過去 30 日間)
haya
haya 2015 年 2 月 2 日
回答済み: Titus Edelhofer 2018 年 11 月 14 日
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 件のコメント
Walter Roberson
Walter Roberson 2017 年 12 月 1 日
Which editing functionality do you need?
Larry
Larry 2018 年 11 月 14 日
I'm waiting for a solution also.

サインインしてコメントする。

回答 (1 件)

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

カテゴリ

Help Center および File ExchangeDebugging and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by