photo

Jonathan Lam


Last seen: Today Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Displaying figure from function in MATLAB gui
Hello, I have this function that takes a value Val and returns a 3D plot of two curves z1 and z2 with a dotted red line where th...

13 days ago | 1 answer | 0

1

answer

Question


Remove column based on row value
Hello all, A bit new to MATLAB but I have a matrix M that is [2x19]. In the first row are x-values derived from another functi...

19 days ago | 1 answer | 0

1

answer

Question


Dot Product of row vectors using loops not functions
I'm struggling to code the function of a dot product using only loops. Vector a1= [1 1 1] and a2=[2 2 2] and I understand the do...

2 years ago | 0 answers | 0

0

answers

Question


Using loops to perform vector functions
I'm new to MATLAB and I'm having trouble with my function. I'm trying to call upon a different operation "op" to do subtra...

2 years ago | 2 answers | 0

2

answers