Community Profile

photo

John Jeppson


MathWorks MOOC Program

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can't quit Matlab program
All I get is: Unable to run the '''quit''' command, because it is not supported for this product offering.

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Assign column vector to a matrix row
This always works, but why? Is it legal? vert = [1:4]', horiz = [11:14], mat = zeros(4,4) mat(2,:)=vert, mat(3,:)=hor...

bijna 10 jaar ago | 1 answer | 0

1

answer