Image will not stay as icons in block library

1 visualización (últimos 30 días)
Adam Keller
Adam Keller el 22 de Jun. de 2015
Comentada: Ludo Houben el 5 de Jul. de 2023
I'm making a simulink library and to personalize it, I am adding an icon to the block. The only issue is, when I close the library, I get a '???' in the middle, and I am able to apply the image again after I imread the image in the command line. What am I missing?
image(imread('BW.jpg'),[.35, .3, .3, .4],'on')
port_label('output', 1, 'signal out')
port_label('input', 1, 'signal in')
port_label('input', 2, 'tau')

Respuesta aceptada

Drew Davis
Drew Davis el 23 de Jun. de 2015
See this answers page
  1 comentario
Ludo Houben
Ludo Houben el 5 de Jul. de 2023
Hi Drew
I cannot view your supplied answer page. Is it missing or are there regional conditions?
Cheers
Ludo

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Event Functions en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by