Output file matrix error help?

2 ビュー (過去 30 日間)
Sameer
Sameer 2014 年 5 月 12 日
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 件)

カテゴリ

Help Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by