Can I output a 2D plot as an interactive document?

I have a curve that I plotted and would like to export it read-only for colleagues. I'd also like for them to be able to use the data cursor tool (or some similar tool) to interact with the graph and view its values along the curve.
Is there any way to do this without giving them all access to matlab?

 채택된 답변

Kan-Hua
Kan-Hua 2013년 12월 11일

0 개 추천

Hi,
I don't think you can distribute the interactive features without having your colleague access to Matlab. However, if they are able to install MATLAB Complier runtime (MCR) on their machines (which is free), you can then package your script that generates your plot as an app and distribute it. See this: http://www.mathworks.co.uk/help/compiler/magic-square-example-c-c-developer-tasks.html#bskp1yb
Hope that's useful.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2013년 12월 11일

댓글:

2013년 12월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by