photo

Faith McColl


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort