Update custom block image from MATLAB code

1 Ansicht (letzte 30 Tage)
Aled
Aled am 9 Dez. 2020
Beantwortet: Juan Sagarduy am 13 Dez. 2020
Hi all,
I'm looking to use images in a folder on my C:drive as masks for custom blocks in a simscape library i have generated.
Everytime i update the library the mask images disappears and i have to re-attach the image from the mask editor.
Is there a specific command i can put in the source code for each block so that when i update the library it automatically reads the image and i don't have to do it manually each time.
Thanks

Antworten (1)

Juan Sagarduy
Juan Sagarduy am 13 Dez. 2020
Hi Aled
As far i know, when you build the library again with a new component, it will automatically take the graphics of an equivalent graphic block.
For instance, comp1.ssc will inheritate the graphics in comp1.bmp or comp1.jpg. Both ssc and graphics shall be in the same folder.
Hope this helps Juan

Kategorien

Mehr zu Creating Custom Components and Libraries finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by