plot-editing functionality does not exist in deployed apps

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

I had the same problem, did you find a solution?
Which editing functionality do you need?
I'm waiting for a solution also.

댓글을 달려면 로그인하십시오.

답변 (1개)

Titus Edelhofer
Titus Edelhofer 2018년 11월 14일

1 개 추천

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

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

질문:

2015년 2월 2일

답변:

2018년 11월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by