photo

Simon


TU Munich

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
236.429
of 300.381

REPUTAZIONE
0

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
63.64%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Creating a general Product-Operations Matrix with the help of loops
Hi all, I am currently working on a way to create a Product-Operations Matrix which should look something like this: Columns...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Grouped Bar plot- colors for groups
Dear all, I have following plot: ba=([P1,P2); %P_n is n x 1 bar(ba,'grouped'); now I want to seperately color ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Lable in a for loop (subplots)
I have many subplots produced by a for loop and want to label them on the y-axis via ylabel. The code looks like this: for...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Error: Bad property value for color- why?
Hi, I have following error, which I don't know why it is occurring: Error using plot Bad property value found. Objec...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Define a RGBa color- transparency
Dear all, is there a workaround to create, for example, a transparent yellow? Apparently Matlab colormap only works with RGB ...

oltre 11 anni fa | 4 risposte | 0

4

risposte

Domanda


Change sublot size and position
Hi all, I tried, but failed to change the position and size of various subplots (see picture); here's the code: figure ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Subplots in a for loop- find the mistake
Dear all, I want to create a plot with n subplots. The problem here is that all the subplots are the same (see picture), but ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Reshape vector in a loop
Dear all, I want to form a vector x=[0 1 2 3 4 ... n] in a loop to xx=[0 1] xx=[1 2] xx=[2 3] ... xx=[n-1 n] What I h...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Fast creation of vector [0 0 1 1 2 2 3 3... n n]
Hi all, like mentioned in the title, is there a fast way of creating a vector with repeating digits? Thanks! Simon

oltre 11 anni fa | 5 risposte | 0

5

risposte

Domanda


Plot whole integration process
Hi all, How do I plot a whole Integration process like displayed in the picture? (thin blue graph) My data are from vectors x...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Creation of a "Status Bar" plot, displaying machine statuses (ON, OFF, Standby)
Hi all, Is there a way to create a subplot like the lower one in the picture? <</matlabcentral/answers/uploaded_files/147...

oltre 11 anni fa | 1 risposta | 0

1

risposta