Error using reshape when reading a file exported from chipscope pro

I am getting an error when reading a *.prn file which is exported from chipscope pro The error is:
ERROR USING RESHAPE
SIZE ARGUMENTS MUST BE REAL INTEZERS
Thanks in Advance.

5 件のコメント

Walter Roberson
Walter Roberson 2013 年 10 月 21 日
Please show the associated lines of code -- the trace back to the call you made.
Mallikarjuna
Mallikarjuna 2013 年 10 月 21 日
xlLoadChipScopeData('ABC.prn');
just that line.....!
Image Analyst
Image Analyst 2013 年 10 月 21 日
We don't have that program - it's yours, not built in to MATLAB. What happens when you step through your code with the debugger. If you say you don't know how to debug your program, then I'll refer you to this: http://blogs.mathworks.com/videos/2012/07/03/debugging-in-matlab/
Walter Roberson
Walter Roberson 2013 年 10 月 21 日
Mallikarjuna
Mallikarjuna 2013 年 10 月 22 日
Thanks Guys. I converted the buses to decimal and ya it resolved my error.

サインインしてコメントする。

回答 (0 件)

質問済み:

2013 年 10 月 21 日

コメント済み:

2013 年 10 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by