In the subsystem mask help in Simulink, how to access pictures in the same folder as the model?
Afficher commentaires plus anciens
I am writing a mask help in html for a subsystem block. I can access the image by using:
<<C---Users--------mask_help--image.png>>
The thing is that I don't want to go into the mask and changing the address every time I change the computer. I would like to copy the model and the folder with the pictures and keep it running.
If I use:
<<--mask_help-image.png>>
it goes to the temp folder where the html is generated and I want the folder where the model is.
Quite simple but I have been trying without luck. I am using Windows.
Thanks!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Subsystems dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!