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!