photo

Shubhankar


Last seen: 13 days ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • 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...

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