Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
is it an array?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Ca_len = S(1,1)*S(1,2);
S is not defined anywhere. i want to know what it is. is it an array?
0 Commenti
Risposte (2)
Azzi Abdelmalek
il 27 Gen 2013
Modificato: Azzi Abdelmalek
il 27 Gen 2013
If S is not defined, maybe it is a function. Check it by
dir s.m
1 Commento
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!