simulink can't select add icon image
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Trying to change the icon on a block but I am not able to select "add icon image".
Do I need to change any settings?
Btw:I am using Matlab online.

1 comentario
Respuestas (1)
Suman Sahu
el 25 de Ag. de 2023
Hi Matteo,
There is another way to add icon to the blocks if you are unable to select the “Add Icon Image” option. You can follow these steps:
- Go to “Edit Mask” or “Create Mask” option.
- In the Mask Editor, go to the “Icon” tab.
- From the side bar on the left, select “image()” from Icon Drawing Commands.
- Provide the image file path as the parameter in the “image()” function.
- Click “Save Mask”.
Please note that the path of the image file is relative to your MATLAB drive home. You cannot select image file from your local machine.
You should be able to see the selected image as block icon.

0 comentarios
Ver también
Categorías
Más información sobre Create Block Masks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!