photo

Richard


University of Mississippi

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
59 017
of 301 327

RÉPUTATION
0

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 234

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 995

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
instructor gave us set(gca,'XTick',1:length(numVal)); how do i use this for setting color to inputs?
Okay the task states that we should make inputs for the color of line 1, line 2 ect. But you have to have an input statement to ...

plus de 11 ans il y a | 0

Question


instructor gave us set(gca,'XTick',1:length(numVal)); how do i use this for setting color to inputs?
set(gca,'XTick',1:length(numVal)); set(gca,'XTickLabel',numVal(1,:)); the task is to set the inputs we put in to the line co...

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

2

réponses