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 CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by