Error in scatter program
Afficher commentaires plus anciens
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 commentaires
Azzi Abdelmalek
le 12 Août 2013
Where is your code?
Shivakumar
le 12 Août 2013
Modifié(e) : Walter Roberson
le 12 Août 2013
Walter Roberson
le 12 Août 2013
That is not the code we need. What we need is the code that you are using to call scatter().
Shivakumar
le 12 Août 2013
Réponse acceptée
Plus de réponses (1)
mojtaba najibifar
le 12 Août 2013
0 votes
hi can you send to me your code?
Catégories
En savoir plus sur White 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!