Shubhankar
Followers: 0 Following: 0
Statistics
All
RANK
222,873
of 295,527
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 4 answers | 0
4
answersAnswered
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 ago | 1
Solved
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 ago