Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to use 'save' with GUI
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Stephen23
am 22 Aug. 2019
"...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.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!