Image will not stay as icons in block library

조회 수: 1 (최근 30일)
Adam Keller
Adam Keller 2015년 6월 22일
댓글: Ludo Houben 2023년 7월 5일
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')

채택된 답변

Drew Davis
Drew Davis 2015년 6월 23일
See this answers page
  댓글 수: 1
Ludo Houben
Ludo Houben 2023년 7월 5일
Hi Drew
I cannot view your supplied answer page. Is it missing or are there regional conditions?
Cheers
Ludo

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Event Functions에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by