Printing a dataset as part of error message
1 次查看(过去 30 天)
显示 更早的评论
I am trying to put check in my process that if there is any duplicate item in inputs, error out the program. I am able to find what are the duplicate items and print simple error message using MException()
But i want print the dataset also so that user know what are the duplicate items. What do i do?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!