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

13 ビュー (過去 30 日間)
Stephen
Stephen 2013 年 12 月 11 日
コメント済み: Stephen 2013 年 12 月 12 日
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 日
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.
  1 件のコメント
Stephen
Stephen 2013 年 12 月 12 日
Thank you, this is very helpful.

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

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by