x = X(training(c,1),:);
Afficher commentaires plus anciens
What is the meaning of the function X()? How is it used?
2 commentaires
Stephen23
le 29 Avr 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:
Réponses (1)
Stephen23
le 29 Avr 2016
0 votes
X is not a function, it is a variable.
I explained this in my answer to your other question:
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!