x = X(training(c,1),:);
Ältere Kommentare anzeigen
What is the meaning of the function X()? How is it used?
2 Kommentare
Stephen23
am 29 Apr. 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:
Antworten (1)
Stephen23
am 29 Apr. 2016
0 Stimmen
X is not a function, it is a variable.
I explained this in my answer to your other question:
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!