Reducing lag caused by masked Simulink blocks
이전 댓글 표시
Hi all,
I have a problem where the images (that are actually useful) rendered on Simulink blocks seem to lag Simulink in the sense that:
1. Scrolling through the model is grindingly slow.
2. When running the model it seems to force re-render all the mask images.
I use this method:
image(imread('useful_image.jpg'));
Does anyone know of a more efficient way of doing this?
Craig
댓글 수: 2
Kaustubha Govind
2013년 1월 14일
Craig: Please contact MathWorks Tech Support for this question if you don't receive a response here. Thanks!
Ryan G
2013년 1월 14일
How big are the image files?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Neighborhood and Block Processing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!