remove error message in command window
显示 更早的评论
How to remove error message in command window matlab if we don't want the message to appear?
Is this possible?
note: I'm using m-file
Thanks before..
1 个评论
Once the error message has been displayed in the command window there is not much that can be done about it, other than clearing the whole command window using clc. It might be easier to prevent it getting displayed in the first place: see the documentation for catch.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Programming 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!