x = X(training(c,1),:);
古いコメントを表示
What is the meaning of the function X()? How is it used?
2 件のコメント
Stephen23
2016 年 4 月 29 日
@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:
回答 (1 件)
Stephen23
2016 年 4 月 29 日
0 投票
X is not a function, it is a variable.
I explained this in my answer to your other question:
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!