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
2013년 10월 21일
Please show the associated lines of code -- the trace back to the call you made.
Mallikarjuna
2013년 10월 21일
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
2013년 10월 21일
Mallikarjuna
2013년 10월 22일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!