Image on mask in Simulink
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi everyone
I'm trying to add an image as part of a mask in Simulink. I can add the image, no problem.
However, the image blocks out my port labels. Is there anyway I can display the image and show the port labels? Is maybe there a way one can shrink the image on the mask?
Any ideas?
Amir
0 Commenti
Risposta accettata
Kaustubha Govind
il 1 Ago 2011
Setting the "Icon Transparency" to "Transparent" should show the port labels underneath. Alternately, you could use the port_label function to draw port labels to overlay them over the image.
2 Commenti
Kaustubha Govind
il 2 Ago 2011
Could you try the instructions here: http://www.mathworks.com/support/solutions/en/data/1-6HMVWN/index.html
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Create Block Masks in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!