photo

sths


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

1 Domanda
1 Risposta

RANK
193.223
of 300.392

REPUTAZIONE
0

CONTRIBUTI
1 Domanda
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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

Visto da

Risposto
How create a calculator function ?
a=4 b=2 if strcmp(t,'+') y(a,b)=6 elseif strcmp(t,'-') y(a,b)=2 elseif strcmp(t,'*') y(a,b)=8 elseif s...

oltre 10 anni fa | 0

Domanda


How create a calculator function ?
Create a function calculator() that has as input: a: number; b: number; t: textfield containing the mathematical function to pe...

oltre 10 anni fa | 2 risposte | 0

2

risposte