Feeds
질문
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...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 4년 전 | 답변 수: 2 | 0
