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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答