Effacer les filtres
Effacer les filtres

How can I use colors in my surf, truely?

1 vue (au cours des 30 derniers jours)
Ayob
Ayob le 23 Jan 2014
Modifié(e) : Ayob le 23 Jan 2014
I've used surf order with a simple method surf(X,Y,Z). X and Y are p*1 matrices and Z is a p*p matrix. I want to use colors to show me differences for z value, but as you see in my surf colors are not used to show contours for z value and maybe this contour is meaningless. How can I solve the problem?
  2 commentaires
Walter Roberson
Walter Roberson le 23 Jan 2014
Please show the relevant code
Ayob
Ayob le 23 Jan 2014
Modifié(e) : Ayob le 23 Jan 2014
figure(4)
surf(YY,XX,Z)

Connectez-vous pour commenter.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 23 Jan 2014
  1 commentaire
Ayob
Ayob le 23 Jan 2014
Modifié(e) : Ayob le 23 Jan 2014
I did it, but *it still doesn't work.*

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by