Is it normal for a code with 2 nested for loops to run for more than 2 hours ?
1 次查看(过去 30 天)
显示 更早的评论
I have a color image and I am using two for loops to separate pixel pairs. Its been running for the past 2 hours. Is it normal ? I have made sure there are no infinite loops.
0 个评论
采纳的回答
Azzi Abdelmalek
2014-3-30
That depends on the number of iterations and the task done each iteration. You didn't give enough details
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Modify Image Colors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!