photo

Lorenzo Luengo


Universidad de Concepcion

Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

1 Question
3 Réponses

RANG
5 751
of 300 343

RÉPUTATION
8

CONTRIBUTIONS
1 Question
3 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
2

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

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
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Reset xlabel position
Thanks Oleg! It worked great. I just deleted the xlabel object and created a new one, it got the default position.

plus de 14 ans il y a | 0

Réponse apportée
Reading console output
I would try using a fifo (in a console) mkfifo myfifo and then running my program from matlab using system('myprogram >...

plus de 14 ans il y a | 2

Réponse apportée
Linux Matlab - is it possible to determine whether a directory is a link?
Try somthing like [a,b]=system('ls -l /tmp/myfile | cut -c 1') if b is an 'l' (ell), then /tmp/myfile is a link, if it's...

plus de 14 ans il y a | 0

| A accepté

Question


Reset xlabel position
Hi all, I would like to know how can i move the xlabel to it's default position. Using doing somthing like plot([-1 1],[...

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

2

réponses