Can I publish a plot with the plot tools?

2 ビュー (過去 30 日間)
DH
DH 2018 年 3 月 7 日
コメント済み: Jan 2018 年 3 月 7 日
I would like to publish plots of data for other engineers at my company to see. Can a plot be published to html in such a way that the plot tools (zoom, pan, hide/unhide traces, etc.) can be used from the html file, even if the one viewing it doesn't have Matlab installed?

回答 (1 件)

Jan
Jan 2018 年 3 月 7 日
編集済み: Jan 2018 年 3 月 7 日
No. HMTL does not offer such features.
If you have a license of the Matlab Compiler, you could create a tiny Matlab program, which only displays a fig file. Then you need to install the MCR runtime only on the computers which does not require to buy a Matlab license.
  2 件のコメント
DH
DH 2018 年 3 月 7 日
Thank you, Jan. That was quick. I will explore this option.
Jan
Jan 2018 年 3 月 7 日
I did not work with the modern App Designer yet. Maybe it offers a way for distributing stand-alone figures. Wait, if someone else posts a corresponding answer.

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

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by