photo

Lola Gadea


Last seen: 7개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

1 질문
3 답변

순위
144,468
of 301,175

평판
0

참여
1 질문
3 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,185

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,238

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • First Review

배지 보기

Feeds

보기 기준

답변 있음
Problems printing graphics in pdf format
no warning message appears. The graph is created well in Matlab but then in pdf it appears empty. If it saves well in png

1년 초과 전 | 0

답변 있음
Problems printing graphics in pdf format
I have updated the Matlab version to R2024a This is an example of the code: figure(ifig) heatmap(M_matrix_up,[],[],[],'TickAn...

1년 초과 전 | 0

질문


Problems printing graphics in pdf format
Since some time ago the graphs generated in matlab are saved empty in pdf format with the print function. This happens especiall...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Possible matlab bug with text() function?
I have the same problem with the 2023a version: x = 0:pi/20:2*pi; y = sin(x); plot(x,y) text(pi,0,'\leftarrow sin(\pi)') In...

1년 초과 전 | 0