Info

This question is closed. Reopen it to edit or answer.

How to use 'save' with GUI

4 views (last 30 days)
Bhagya Lakshmi Marella
Bhagya Lakshmi Marella on 22 Aug 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
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 Comment
Stephen23
Stephen23 on 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.

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!