![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8811528_1535483698212_DEF.jpg)
Rudolf
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
197 199
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
81.82%
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
Poor resolution on EPS caused by fill function
I have a problem with the resolution from matlab figures saved as EPS and used in a latex document. Figures on pdf have poor re...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Combine histograms in a bar plot
I'm using this code to represent my data as wanted: histogram('BinEdges', 0:20, 'BinCounts',myArrayOfDouble,'LineWidth', 0.5) ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Delete NaN in arrays in a cell
I have a 1x20 cell containing 20 arrays of double. Some of these arrays contains NaN. How can i delete them? (If an array of do...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Getting values out of cell arrays
I have a 1x24 cell containing 24 arrays of double values. How can i extract the values in row 20 to 50 in each cell over to a ne...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to process xlsx with readtable for graphs/plots
New to readtable and to get what i want out of an xlsx file, need some tips. Need to make various graphs/plot from values locat...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Move bars so that first is between 0 and 1 (0 and first tick) .
How can i move the bars 0.5 to the left (according xticks)? I need first bar to be between 0 and 1, next from 1 to 2 and so o...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Same code line works outside but not inside for loop.
I have a code which i don't understand why acts differently outside compared to inside a for loop. With this code: filename = ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Add new double array within cell for each iteration in a for loop
I'm trying to get many values out of an excel sheet. Is it possible to have a cell variable which gets added one more array of ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Draw a curve in matlab figure
I need to draw a curve for illustration purposes in a figure together with some other more specific values. I'm looking for some...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Plot dashed lines to given y value on a graph
How can I get dashed lines from each axis out to a point at a graph, given by a specified y value? Somehow i would also like to...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Make Y-axis show percentage of values, highest value to be set as 100%.
How can I get my values in y to be represented in percent according to the highest value in y on a bar plot? Incomplete code: ...
presque 4 ans il y a | 1 réponse | 0