Simulink Model stuck in running mode indefinitely
Afficher commentaires plus anciens
I have a requirement for converting a RGB image to Grayscale image. For this I have implemented a model comprising of 2 for iterator blocks (across rows and then columns). It compiles successfully, but on running it hangs indefinitely.
I tried to debug it by reducing the model into just 1 for iterator block. But still it shows same behavior as above.
Request to please suggest if there is any other way to find out what is the exact issue.
Attaching the model here.
2 commentaires
stozaki
le 15 Fév 2020
Can you use Computer Vision toolbox?
ADITYA NAYAK
le 16 Fév 2020
Réponses (1)
stozaki
le 16 Fév 2020
0 votes
@ADITYA
You can use color space convesion block.
I attached simple example model.
Regards,
stozaki
4 commentaires
ADITYA NAYAK
le 16 Fév 2020
stozaki
le 16 Fév 2020
please attache your ena_color.bin.
I do not have ena_color.bin, so I can not simulate your model.
ADITYA NAYAK
le 18 Fév 2020
stozaki
le 18 Fév 2020
Hello ADITYA,
Thank you for data.
If the tool hangs, further analysis is difficult for us.
Regards,
stozaki
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!