Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to use 'save' with GUI
1 回表示 (過去 30 日間)
古いコメントを表示
When I use 'save' for saving a matrix of for loop with psychtoolbox it works fine. But, when the same thing is written in GUI. gives error of arguments must contain string.
1 件のコメント
Stephen23
2019 年 8 月 22 日
"...gives error of arguments must contain string"
Then you should probably debug your code by finding out which input argument is not a string, and then fix it so that it is a string.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!