My code is not working or MATLAB is not responding?
Show older comments
I'm currently working on designing a dynamic interface, which necessitates taking a cell array input from the user.
I've encountered an unexpected behavior while attempting this in MATLAB. Instead of storing the cell array in the workspace, the input statement appears multiple times in the command window.
Even when providing a normal numeric array like 1 2 3 4 5, it fails to work as expected. surprisingly, there are no visible warnings or errors, leaving me uncertain whether there's an issue with my code or if MATLAB itself is hanging.
Looking forward for assistance in resolving this issue
3 Comments
Pavan Sahith
on 8 May 2024
Could you please provide your code and eloborate more ??
Josef Laura
on 8 May 2024
Edited: Josef Laura
on 8 May 2024
Josef Laura
on 8 May 2024
Edited: Josef Laura
on 8 May 2024
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!