Statistica
RANK
268.927
of 297.010
REPUTAZIONE
0
CONTRIBUTI
2 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 157.687
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
GUI: Change backround of "Edit text" box using if structure
Hello! In my GUI I have two inputs and output (they are "Edit text" boxes) and a button which executes a function. As I said, th...
circa 12 anni fa | 2 risposte | 0
2
risposteRisposto
What is the correct way to use arrays with function inside for loop?
thank you! it worked out well! I have more questions to ask later though :)
What is the correct way to use arrays with function inside for loop?
thank you! it worked out well! I have more questions to ask later though :)
circa 12 anni fa | 0
Domanda
What is the correct way to use arrays with function inside for loop?
function [ z ] = z_funct( x,y ) z=0.0817.*(3.71.*sqrt(x)-0.25.*x+5.81).*(y-91.4)+91.4; end x=[1 2 3 4 5]; ...
circa 12 anni fa | 2 risposte | 0