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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변