Error in scatter program
Mostra commenti meno recenti
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 Commenti
Azzi Abdelmalek
il 12 Ago 2013
Where is your code?
Shivakumar
il 12 Ago 2013
Modificato: Walter Roberson
il 12 Ago 2013
Walter Roberson
il 12 Ago 2013
That is not the code we need. What we need is the code that you are using to call scatter().
Shivakumar
il 12 Ago 2013
Risposta accettata
Più risposte (1)
mojtaba najibifar
il 12 Ago 2013
0 voti
hi can you send to me your code?
Categorie
Scopri di più su White in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!