Milan Kumar
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
120 203
of 295 569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Break X-axis
I am drawing a graph and it does not start from 0 for x-axis. How can I introduce a break before 169. I read help pages but it i...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Fraction in label of a scatter plot
hi, I want to add a fraction label in scatter plot. Please help. clear all; clc; Base=[0.01 0.00 1.46 0.05 0.00 1.4...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Fill pattern in a plot
Hi, I need to be able to fill pattern in each polygon. Right now, it is filling colours. clear all; clc; A = [0.01 1.88...
mer än 5 år ago | 0 answers | 0
0
answersQuestion
Filling area in a plot
I have following data set. x y 0.01 1.88 0.05 1.92 0.10 1.60 0.15 1.23 0.20 1.00 0.25 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Fill colour in a scatter plot
I neet to fill the graph for with light grey colour and remaining graph with a darker shade. Also two different pattern as b...
mer än 5 år ago | 2 answers | 0
2
answersQuestion
creating a new column in a matrix using 'if condition"
On the following matrix: I am using the following code which is not giving the right response. if Reg1(:,3)==0 Reg1(:,1...
mer än 5 år ago | 2 answers | 0
2
answersQuestion
How to generate data from normal distribution to reflect a pre aassigned score to a variable?
I have a set of customers with some score assigned to them. Eg.- C1 - 10 C2 - 8 C3 - 7 C4 - 3 C5 - 1 I want to...
mer än 6 år ago | 1 answer | 0