x = X(training(c,1),:);

What is the meaning of the function X()? How is it used?

2 comentarios

Stephen23
Stephen23 el 29 de Abr. de 2016
Editada: Stephen23 el 29 de Abr. de 2016
@AngXuman Xarma: this and your other question indicate that you need to learn some very basic MATLAB concepts. You should start by doing these tutorials (which will also answer both of your questions!):
and read this:

Iniciar sesión para comentar.

Respuestas (1)

Stephen23
Stephen23 el 29 de Abr. de 2016

0 votos

X is not a function, it is a variable.
I explained this in my answer to your other question:

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Preguntada:

el 29 de Abr. de 2016

Editada:

el 29 de Abr. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by