Statistics
RANK
9,673
of 301,748
REPUTATION
4
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 21,405
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,353
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
I need to add a different color for each group of bar in a bar graph with two y axis
I got it % study pH pH=xlsread('data_matlab.xlsx','pH','B3:B6');%getting x data qe = xlsread('data_matlab.xlsx','pH','C3:E5...
7 years ago | 2
Question
I need to add a different color for each group of bar in a bar graph with two y axis
I did this: % study pH pH=xlsread('data_matlab.xlsx','pH','B3:B6')';%getting x data qe = xlsread('data_matlab.xlsx','pH','C3:...
7 years ago | 1 answer | 0
1
answerQuestion
I need to reverse the X axis in a stacked plot graph. How can I do that?
I ploted a X,Y stacked graphic stackedplot(X,Y)
7 years ago | 1 answer | 0
1
answerhow can I stack and then scale severals infrared spectra in one single graph? like in OPUS software you can stack different IR spectra and scale them if they have different intensities thus you can compare them easily. is there a toolbox to do that?
Hello, I am chemist too, but not MATLAB expert, First create a matrix with a X column (wavelenght) second create a matrix wit...
7 years ago | 0


