Output file matrix error help?
3 views (last 30 days)
Show older comments
What does the below statement mean?
Warning: Out of range or non-integer values truncated during conversion to character. > In WriteMatrixToFile at 19 In FEHW6 at 170 Error using horzcat Dimensions of matrices being concatenated are not consistent.
Error in WriteMatrixToFile (line 19) titleString = ['\n',NPVmatx,'\n'];
Error in FEHW6 (line 170) WriteMatrixToFile('d:\FEHW6.out',PQMatx);
0 Comments
Answers (0)
See Also
Categories
Find more on Elementary Math 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!