Improve image quality in live script or in publish

3 次查看(过去 30 天)
Hi there, When importing image files to a live script or when including them in a published document (using the editor in earlier versions of Matlab), the quality of the graphics looks horrible. I can hardly recognize any details. A workaround in the editor was to use html code to include the image in the published file and use a high resolution image scaled down to fit the page;
<html>
<IMG SRC="../image namne.png" WIDTH=500>
</html>
Is that possible ein live scripts? Or, can I modify the import settings of images during publish or for live scripts?
  1 个评论
Brian Wilson
Brian Wilson 2023-8-7
https://www.mathworks.com/matlabcentral/answers/348554-how-to-include-an-image-with-original-resolution-in-a-live-script

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Read, Write, and Modify Image 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by