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!