Statistica
                        MATLAB Answers
                        
                    2 Domande
                        0 Risposte
RANK
66.978
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          2 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            50.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
guys can you chek this code its not working where is the fault?
clear; clc; level = inputdlg('enter level'); str2double(level) if level == 1 boardgame = ones(8,8); elseif level == 2 ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
need solution asap for my hw about summing each character in student number that we input the data
num=input('enter your student number here : '); number is 20758562 how can i sum each number ?
oltre 5 anni fa | 2 risposte | 0
