Info
此问题已关闭。 请重新打开它进行编辑或回答。
same set of data, same scripts, same MATLAB version, one on Windows run but Ubuntu doesn't...
1 次查看(过去 30 天)
显示 更早的评论
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
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!