Peng Zhao
Followers: 0 Following: 0
Statistica
RANK
95.645
of 295.467
REPUTAZIONE
0
CONTRIBUTI
7 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
71.43%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How to set GUI edit box background color to default gray?
If use [0.94 0.94 0.94], the color seems like the default gray. [0.94 0.94 0.94]
oltre 5 anni fa | 0
| accettato
Domanda
determine all cells are non-zero within a matrix
I am trying to determine if all of the numbers in "x" is non-zero values: x = [1 1 0] % 1: if x ~= [0 0 0] disp('x is ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Write/Read CSV file
I'm trying to write table into a CSV file that looks like the following: Row 1 will be kept the same, then the other rows wil...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
How to set GUI edit box background color to default gray?
I have an edit box which I want to set to default gray ([0.941 0.941 0.941]) when it's not used. % --- Executes during object c...
oltre 5 anni fa | 2 risposte | 0
2
risposteDomanda
How to pass/share data between GUIs?
I am trying to make a GUI that: 1stGUI: enter the number of tasks to run, then click "next" button to open another GUI to run t...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
GUI setting default value to text box
I am trying to set a default to the Text box or the slider, but this is not working as the text box does not show the default va...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
Error: Attempt to reference field of non-structure array.
Hello, I am writing a small project with GUI and had this error while running the .fig file. This error does not happen when I...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
how to use string within a line of code
I was trying to use a string as a object handle within a for loop to save space as following: function pushbutton1_Callback...
circa 7 anni fa | 1 risposta | 0