![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/31856206_1698320596523_DEF.jpg)
Minhee
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
141 153
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
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
Add a red line on the graph
My current code is: num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rat...
12 mois il y a | 2 réponses | 0
2
réponsesQuestion
How to get y value?
How can I get Y value when X=900? Also, how to edit decimal point? I would like to present like 25.49
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
Fill the graph with legend
I would like to fill the interval of lines with color like below graph. How can I legend the graph? num_simulations = 10...
environ un an il y a | 3 réponses | 0
3
réponsesQuestion
Add a line on the graph
How can I add the red line following the bar shape on the graph? (like below image) The code is: num_simulations = 100...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
How to solve the error for graph?
num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rate_max = 0.08; Discou...
environ un an il y a | 3 réponses | 0
3
réponsesQuestion
How can I plot the graph with the highest, lowest and middle values?
num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rate_max = 0.08; Discou...
environ un an il y a | 3 réponses | 0
3
réponsesQuestion
How to change the graph type
I would like to change a type of graph. Code is; num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; ...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
How to visualize histogram
num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rate_max = 0.08; Discou...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
How can I set the histogram width
I want same distance between each bars. Now the distance between 1 and 10 is closer than that between 10 and 50 or 50 and 100....
environ un an il y a | 1 réponse | 0
1
réponseQuestion
How to solve this error?
num_samples = 10000; CAPEX_System_mean = 4200; CAPEX_System_std = 500; CAPEX_System_values = normrnd(CAPEX_System_mean, CAP...
environ un an il y a | 1 réponse | 0