Publishing the results as a webpage

2 ビュー (過去 30 日間)
ANOOP VK
ANOOP VK 2018 年 2 月 28 日
編集済み: Pawel Jastrzebski 2018 年 2 月 28 日
Hello,
Is there a way to publish the results from matlab into a webpage. My results include some figures, tables etc.

採用された回答

Pawel Jastrzebski
Pawel Jastrzebski 2018 年 2 月 28 日
編集済み: Pawel Jastrzebski 2018 年 2 月 28 日
Yes, it is possible.
If you're code in in the live script (.mlx), go to:
  • Live Script → Save → Export to HTML
If your code is in the script (.m), go to:
  • Publish
See attached example (published from the live script), unfortunately as a picture as it is forbidden to attach the html files here.
Also, check out:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeScripts についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by