Cropping Images on Simulink Blocks

バージョン 1.1.0.1 (13.1 KB) 作成者: Stacey Gage
Example of displaying and reducing an image on a Simulink block.
ダウンロード: 3.3K
更新 2016/9/1

ライセンスの表示

Image file can be used as an icon on a Simulink block. In this example, the image is reduced to a size such that the I/O names can still be seen.
To see how this is done:
-Open the model
-Edit block mask
-Go to icon drawing commands

"image(imread('magic.jpg'),[.2, .2, .6, .6],'on')"
with normalized drawing coordinates
makes this possible

引用

Stacey Gage (2024). Cropping Images on Simulink Blocks (https://www.mathworks.com/matlabcentral/fileexchange/3484-cropping-images-on-simulink-blocks), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R11
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAuthor Block Masks についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.1

Updated license

1.1.0.0

updated jpg used in Simulink model

1.0.0.0