Problem with figures causing Matlab to stop responding?
1 次查看(过去 30 天)
显示 更早的评论
Hi, I have a problem with plotting figures in MATLAB - particularly multiple subplots. The program stops responding and it appears to be looping within a file called 'doEnablePlotListeners.m'. I can pause within the code but if I then try to quit debugging to get out of the loop it just carries on. There is a comment at the top of the file 'This undocumented function may be removed in a future release' - I'm running 2016a. Will updating to 2017a help or is there something else I should be doing? Thanks for any advice.
1 个评论
Adam
2017-7-3
编辑:Adam
2017-7-3
Is this constantly happening? I have had numerous issues from time to time with Matlab GUIs but also just Matlab in general getting into some weird state like that in some function I know nothing about and didn't call myself. Usually just restarting Matlab fixes it though and they aren't all that common for me.
Also does your code explicitly use listeners in any way?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Specifying Target for Graphics Output 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!