photo

Selim Öngüdü


Last seen: ongeveer 2 jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
120.955
of 297.527

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.075

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


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

meer dan 2 jaar ago | 1 answer | 0

1

answer

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

meer dan 2 jaar 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...

meer dan 2 jaar ago | 2 answers | 0

2

answers