is it an array?

Ca_len = S(1,1)*S(1,2);
S is not defined anywhere. i want to know what it is. is it an array?

Risposte (2)

Matt J
Matt J il 27 Gen 2013

0 voti

Execute whos(S) in the workspace where S lives.
Azzi Abdelmalek
Azzi Abdelmalek il 27 Gen 2013
Modificato: Azzi Abdelmalek il 27 Gen 2013

0 voti

If S is not defined, maybe it is a function. Check it by
dir s.m

Questa domanda è chiusa.

Tag

Richiesto:

il 27 Gen 2013

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by