That depends on the exact functions that are used, but probably not, which seems an oversight by the author(s) of those functions.
How to make function return string to GUI
5 次查看(过去 30 天)
显示 更早的评论
I have a standalone function (which calls a ton of other functions) that requires user inputs and im trying to put it into a GUI. The standalone function as it is will display questions in the command window, waiting for the user to put in simple responses (numbers, y, n, 0, 1 etc.) Is there a way to have these strings display in a GUI text box, or in the GUI at all?
Thanks.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Characters and Strings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!