Why does adding a space give vertcat error?
1 view (last 30 days)
Show older comments
Although this works as expected
[1;1+1]
Inserting a space gives vertcat error for some reason
[1;1 +1]
Why does this occur?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!