MATLAB: Alternate Text for image in Live Script

accessibilityalt textMATLAB

I need to add Alternate Text to my images as I add them to my Live Script using MATLAB 2020a installed on my computer. When I click the insert button, there is no option for adding alt text as there is in the web based editor. What is the recommended way to add alt text to the images in Live Scripts?

Best Answer

Hi Heather,
MATLAB by default considers alternate text as the name of the image inserted, you can find the alternate text when you export the .mlx file to HTML format.
Currently there is no option for adding Alternate text, This is already a known issue and concerned people are aware of it and they may be working on it.
Regards,
Gouri Chennuru.