![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/268835/image.png)
how to imshow(image,[]) in simulink
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
good afternoon everyone, please help me to solve this. i have a matlab code that run well and display matrix with imshow(image,[]) but it only shows black and white image in matrix viewer/ video viewer when i tried to transform it to matlab block in simulink. is there a way to display the image in simulink like using imshow(image,[]) in matlab. all images in attachtments. thanks for visiting this post.
5 Commenti
Risposta accettata
stozaki
il 29 Gen 2020
Hello vishnu,
I attached model made by R2016a. Please edit some parameters as needed.
Regards,
stozaki
![sampleimg.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/268903/sampleimg.png)
4 Commenti
stozaki
il 1 Feb 2020
MATLAB functions and Simulink blocks are not always completely equivalent. Processing content may be slightly different. In that case, the designer will need to make adjustments as needed.
Best Regards,
stozaki
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Computer Vision with Simulink in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!