Statistica
3 Domande
0 Risposte
RANK
183.446
of 295.569
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 154.105
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
Domanda
How to write a function that returns a graph?
If I write a function like function A = myplot(x,y) A = plot(x,y); set(A,etc....) end When I call this function, a ...
quasi 11 anni fa | 3 risposte | 0
3
risposteDomanda
How to use a function output in another function?
I have written a function in the script, say function A = matrixy() A = zeros(3); end When calling it in the command ...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to start again from the previous step?
I want to do something like: x = input('value of x:'); y = input('value of y:'); if (x>=y) ... else ...
quasi 11 anni fa | 1 risposta | 0