Statistiques
11 Questions
0 Réponses
RANG
290 951
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
63.64%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
Question
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 10 ans il y a | 4 réponses | 0
4
réponsesQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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
plus de 10 ans il y a | 5 réponses | 0
5
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0