Selim Öngüdü
Followers: 0 Following: 0
Statistics
RANK
210,941
of 295,448
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Default title color for tiledlayout
Hi, I am using the following code to make all my figures black with white text. set(0,'DefaultFigureColor',[0 0 0]) set(0,'De...
2 years ago | 1 answer | 0
1
answerPlot multiple variables with stackedplot with data for the x-axis?
I figured it out. The variable that you want to be the data for the x-axis, has to be a column of the table input. Than the valu...
2 years ago | 0
| accepted
Question
Plot multiple variables with stackedplot with data for the x-axis?
Hi, I am using the stackedplot function to plot multiple variables onto the same y-axis. The code looks like this: figure st...
2 years ago | 2 answers | 0