photo

Shubhankar


Last seen: 7 months ago Active since 2023

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

1 Question
1 Answer

Cody

0 Problems
1 Solution

RANK
222,873
of 297,457

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
108,706
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

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

answers

Answered
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...

2 years 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:...

2 years ago