Matlab System Error in Mac (Yosemite)

1 view (last 30 days)
Stephen
Stephen on 8 Jan 2015
Commented: Ken Atwell on 19 Jan 2015
Hi!
Several days ago I bought a Matlab student version (R2014a) for Mac (I am using OS Yosemite - Retina Display Late 2013). However, the Matlab freezes and ends up with a system error message every time I did this:
For example:
x=[1 2 3 4 5];
k=[1 2];
y=k*x
Matlab will then display:
Error using *(underlined)
Inner matrix dimension must agree.
When I click the *(underlined) symbol, the busy cursor (rolling ball) appears for a few minutes then the error message pops up.
I attached the screenshot below.
Although I understand the error usage of * in the problem above, would you mind showing me how to solve this problem so that every time I click an error message to get explanation the Matlab does not crash?
Thank you so much for your responses! I really appreciate that!
  3 Comments
Stephen
Stephen on 9 Jan 2015
Thank you for replying my question!
Yes, my Matlab crashes when I enter the "doc mtimes" command. Would you mind showing me how to solve this problem?
Thanks!

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!