Error in scatter program
이전 댓글 표시
Hi,
I am trying to plot the x and y variables in 'scatter' mode which is pre-defined in the MATLAB.
This is the error
Undefined function or variable "s".
Error in ==> scatter at 74
if isempty(s), s = 36; end
Can anyone please help me to get solved by this problem.
Thank you
댓글 수: 4
Azzi Abdelmalek
2013년 8월 12일
Where is your code?
Shivakumar
2013년 8월 12일
편집: Walter Roberson
2013년 8월 12일
Walter Roberson
2013년 8월 12일
That is not the code we need. What we need is the code that you are using to call scatter().
Shivakumar
2013년 8월 12일
채택된 답변
추가 답변 (1개)
mojtaba najibifar
2013년 8월 12일
0 개 추천
hi can you send to me your code?
카테고리
도움말 센터 및 File Exchange에서 White에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!