photo

James Varghese


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
209,588
of 300,392

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

View by

Question


What is the best graphical option to display two multivariate datasets so that the differences are conspicuous enough?
I have two datasets. Each dataset is an output from a model and each dataset contains an array of values in the x (horizontal)...

10 years ago | 1 answer | 0

1

answer

Question


How do I create a 2D plot which looks something like a matrix plot with an array of values in the horizontal axis (x) and multiple arrays of values in the vertical axis (y)?
Following are my data values: x =[0,0.05,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1] y1=[0.02,0.02,0.02,0.01,0,0,0,0,0,0,0,0]...

10 years ago | 2 answers | 0

2

answers