photo

Ilja Maljutenko


Last seen: 1년 초과 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

1 질문
5 답변

File Exchange

2 파일

Cody

0 문제
12 답안

순위
2,201
of 301,517

평판
30

참여
1 질문
5 답변

답변 채택
100.0%

획득한 표
25

순위
16,550 of 21,314

평판
7

평균 평점
0.00

참여
2 파일

다운로드 수
2

ALL TIME 다운로드 수
74

순위
35,654
of 175,060

참여
0 문제
12 답안

점수
133

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

Feeds

보기 기준

답변 있음
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 ...

거의 5년 전 | 4

답변 있음
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). ...

거의 10년 전 | 1

답변 있음
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...

거의 10년 전 | 0

답변 있음
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...

거의 10년 전 | 0

질문


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

거의 10년 전 | 답변 수: 8 | 20

8

답변

답변 있음
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...

거의 10년 전 | 0