same set of data, same scripts, same MATLAB version, one on Windows run but Ubuntu doesn't...
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
This has been a problem I have for the last few days. I have been using MATLAB R2015a on Ubuntu, and my partners on Windows/OSX. We have been collaborating some pieces of code until lately, my MATLAB, the one on Ubuntu, gives an error of
Index exceeds matrix dimensions.
while the others' doesn't say such (theirs are from Windows/OSX). Funny how, after I decide to dual boot Windows on my machine, the scripts also run smoothly on Windows 8.1. We use the exact same scripts, same input data, and same MATLAB version.
This seems more like a bug to Ubuntu release of MATLAB to me. But does anyone have any suggestions of what could be the cause?
Thanks,
댓글 수: 0
답변 (1개)
Steven Lord
2015년 8월 26일
0 개 추천
Post the line of code where the error occurs (as well as a couple lines before) and post details (sizes, classes, etc.) about any variables and/or functions used on those lines.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!