photo

Faith McColl


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to put data into GUI
I'm making a GUI, and I have figured out how to put in push buttons and insert functions that supposedly connect to them, but wh...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to insert pre-written functions into GUI
I found the online tutorial on how to make a simple GUI for Matlab (programmatically, not with GUJIDE). Once I have a GUI writte...

9 years 前 | 2 个回答 | 0

2

个回答

提问


GUI with existing function
How do you put an existing Matlab function- or more than one function- into a GUI? When I look up tutorials for how to make GUIs...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to save file as 300 dpi png?
I am trying to save a figure as a 300 dpi png file. The command print('filename','-dpng','resolution','300') does not work becau...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to make exceedance curve using histc?
I am making a histogram with bins of specified ranges, but I want it to be cumulative such that each bin shows the values that a...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to return only one of multiple identical max/min values?
I have multiple series, and in each one I want to find the maximum or minimum value and store it into a variable so at the end I...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Coordinating axis title with variable
I have a list of several variables to plot, each of which is a string of numbers. If I want to plot each on a separate graph, is...

9 years 前 | 1 个回答 | 0

1

个回答