photo

Lorenzo Luengo


Universidad de Concepcion

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 13 Jahre vor | 0

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

etwa 13 Jahre vor | 2

Beantwortet
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...

etwa 13 Jahre vor | 0

| akzeptiert

Frage


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],[...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten