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?

Respuestas (2)

Matt J
Matt J el 27 de En. de 2013

0 votos

Execute whos(S) in the workspace where S lives.
Azzi Abdelmalek
Azzi Abdelmalek el 27 de En. de 2013
Editada: Azzi Abdelmalek el 27 de En. de 2013

0 votos

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

La pregunta está cerrada.

Etiquetas

Preguntada:

el 27 de En. de 2013

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by