photo

ahmed lamak


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


simple coding, how to write (x-1)...(x-n)
How would i write (x-1)(x-2)....(x-n) for a given n in matlab

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


simple matlab command m=1:10 going up in values of 0.5
This is very silly but how would i make m=1:10 be values from 1 to 10 but instead of going up in integers go up in values of 0.5...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


creating a pushbutton which allows the figure in my GUI to open in a new window
I have created a push button, now i would like this to open the figure on my GUI to open in a new window. what code would i need...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to create a clear all push button on GUI matlab
i have created a push button but what code do i need to use in order to clear all of the other inputs the user may have inputted...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


GUI produces plot in a separate window
I am extremely new to creating a GUI. I have a GUI which produces a plot on a separate window. I have created a function in ...

거의 8년 전 | 답변 수: 1 | 0

1

답변