Simulink Model stuck in running mode indefinitely
이전 댓글 표시
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.
답변 (1개)
stozaki
2020년 2월 16일
0 개 추천
@ADITYA
You can use color space convesion block.
I attached simple example model.
Regards,
stozaki
댓글 수: 4
ADITYA NAYAK
2020년 2월 16일
stozaki
2020년 2월 16일
please attache your ena_color.bin.
I do not have ena_color.bin, so I can not simulate your model.
ADITYA NAYAK
2020년 2월 18일
stozaki
2020년 2월 18일
Hello ADITYA,
Thank you for data.
If the tool hangs, further analysis is difficult for us.
Regards,
stozaki
카테고리
도움말 센터 및 File Exchange에서 Configure and View Diagnostics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!