photo

Milan Kumar


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答