photo

Ilja Maljutenko


Last seen: 11 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
5 Answers

File Exchange

2 Files

Cody

0 Problems
12 Solutions

RANK
2,192
of 300,584

REPUTATION
30

CONTRIBUTIONS
1 Question
5 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
25

RANK
16,490 of 21,030

REPUTATION
7

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
2

ALL TIME DOWNLOADS
72

RANK
34,385
of 169,723

CONTRIBUTIONS
0 Problems
12 Solutions

SCORE
133

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
setting transparancy of legend?
This solution seems to work in Matlab 2020 + h_leg.BoxFace.ColorType='truecoloralpha'; h_leg.BoxFace.ColorData=uint8(255*[1 1 ...

4 years ago | 4

Answered
Reuse EPS file or obtain the values from EPS
I tried to recover sine data from simple plot. First you should convert eps file to plain svg (using Inkscape for example). ...

9 years ago | 1

Answered
Huge file size of figures printed in vector format (e.g. eps) with -painters renderer?
Since new graphics engine splits objects into small pieces when exporting with painters (each containing information about its c...

9 years ago | 0

Answered
Annoying behavior saving eps figures in MATLAB 2014
Result of new feature called "vector primitives" <https://se.mathworks.com/matlabcentral/answers/222479-bug-eps-pdf-matlab-2014b...

9 years ago | 0

Question


Why is vector graphics chopped into pieces?
A wise scientist knows, that if they wants their data to be published with best quality then they must publish their figures i...

9 years ago | 8 answers | 20

8

answers

Answered
Problem with 'Patch' graphics in 2014b - Splits in two along diagonal
Following are figures made using two different versions of Matlab and Python of same peaks data. To illustrate the differ...

9 years ago | 0