Shubhankar
Followers: 0 Following: 0
Feeds
提问
How to access element of a matrix using vector function
lets say if A is a matrix 3x10 and A(:,i) will return a column vector of 3x1. How I could use A(:,i) to get the specific el...
1 year 前 | 4 个回答 | 0
4
个回答已回答
Adding variable values into legend
Hi Da Bu, your codes works perfect, but could you be kind enough to give the explanation of legend('show')? and what exactly y...
Adding variable values into legend
Hi Da Bu, your codes works perfect, but could you be kind enough to give the explanation of legend('show')? and what exactly y...
1 year 前 | 1
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
1 year 前