Why don't figures show up when I open a live script saved as a HTML file on a different computer?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a mlx file that I saved as a HTML to share on 2017a. It opens fine on the original computer but has no figures or formatting on another computer when I email it to myself. The other computer has matlab but I would like to be able to view it in the browser. Are there images or something that need to be sent with it that I'm missing?
댓글 수: 0
답변 (1개)
Neil Guertin
2018년 1월 5일
The CSS and image data should be stored directly in the HTML source file itself. Most likely your browser just isn't rendering it correctly, so try using a different browser.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!