![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28924984_1674154105628_DEF.jpg)
shamma aljaberi
Followers: 0 Following: 0
Feeds
질문
why does the figure doesnt show the two vectors?
Hi! i am working on a project using the while loop (similar to my question regarding for loop) the figure doesnt show the plot a...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
why is the figure dioriented?
Hi im trying to plot the imaginary and real parts of the array, but the figure seems dioriented. here is the code: clear all ...
1년 초과 전 | 답변 수: 0 | 0
0
답변질문
why does it not plot the function?
hi! im trying to plot the real(x) and imaginary parts(y) of R_P. but the plot doesnt show any points in the graph. here is my co...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
i want to plot two coordinate positions (complex)
Im working on a project (analysis of four bar linkages) i have two vectors that i would like to plot but dont know how. the vect...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
why do i receive this error?
clc, clear t=0:1:20 S(t)=2*t.^2 V(t)=diff(S(t)); a(t)=diff(V(t)); subplot(1,3,1) plot(t,S(t)) title('Position vs. Tim...
대략 2년 전 | 답변 수: 1 | 0