Community Profile

photo

benjamin ma


2014년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


somthing wrong with loop in my code
for i=0:length(t) if(i>=0 && i<0.15) disp('Steg1') v1=velocity(v0,a,t,t0); else t...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


how to calculate max and mean for big matrix 10*155 but i need to pick the value after coloumn 50?
Do i need to create a new matrix and input all value from col 50 to 155? or i can do it in some other ways but not to make new m...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How do I add a marker at one specific point on a plot?
I have the following plot: I annotated a red dot at the point I would like to mark. How can I add a marker at this point?

대략 10년 전 | 답변 수: 4 | 2

4

답변