photo

Dario


Actif depuis 2014

Followers: 0   Following: 0

Message

Professional Interests: optics

Statistiques

MATLAB Answers

1 Question
3 Réponses

RANG
35 031
of 301 517

RÉPUTATION
1

CONTRIBUTIONS
1 Question
3 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 314

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 060

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to set contourf colors ?
This is my code that plot three concentric ellipses: map = [0 0.6 0.2; 0 0.8 0.2; 0 1 0.2]; colormap (map); contourf(...

plus de 11 ans il y a | 0

Réponse apportée
How to set contourf colors ?
Thanks for your replies guys but I'm a beginner so I need more deep information. @ Sean: I know about the Caxis command that ...

plus de 11 ans il y a | 0

Réponse apportée
How to set contourf colors ?
Doesn't works: data = fopen ( datafile,'r'); M = fscanf ( data , '%f', [128, 128]); [x,y] = meshgrid(-gr:2*gr/127:gr); ...

plus de 11 ans il y a | 0

Question


How to set contourf colors ?
I use contour for plot three concentric isolines, now I would like to fill the area inside this isolines with a choosen color, f...

plus de 11 ans il y a | 5 réponses | 0

5

réponses