photo

Jorge


Last seen: oltre 4 anni fa Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

1 Domanda
3 Risposte

Cody

0 Problemi
1 Soluzione

RANK
5.697
of 300.381

REPUTAZIONE
8

CONTRIBUTI
1 Domanda
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
2

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
112.315
of 168.477

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
Creating a three column table from matrix
Should be something like this. Didn't run it, though... The table you seek is in columns. Use table() to arrange. [n,m]=...

quasi 11 anni fa | 0

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 11 anni fa

Domanda


questdlg window doesn't show up after compilation
questdlg modal question window doesn't show up in standalone application! However, helpdlg and inputdlg show up and work flawle...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Risposto
size of image
Hi! The second line of the code assigns the size of the image to three variables, namely x1, y1 and z1. If the image 'image_fil...

quasi 11 anni fa | 2

| accettato

Risposto
problem when saving plot
Hi! Have you tried using the _saveas() command? Sintax is saveas(figure_handle,'filename.ext') Hope it helps!

quasi 11 anni fa | 0