Statistics
1 질문
2 답변
1 파일
순위
8,146
of 257,960
평판
4
참여
1 질문
2 답변
답변 채택
0.0%
획득한 표
0
순위
of 110,186
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
질문
How to change the legend text without resizing the legend box
For my Plot2LaTeX function I am trying to change the text of a existing legend without changing the appearance of the legend its...
약 1년 전 | 답변 수: 0 | 0
0
답변How can I add text, containing a matrix, to a plot?
Do you mean something like this? text(1,1,[num2str(magic(3))])
5년 이하 전 | 0
| 수락됨
how to sum a vector without sum func
Or a little more general: val = [19:-2:1]'; sig = -cos(pi*[1:10]); s = sig*val.^3;
5년 이하 전 | 0
제출됨
Plot2LaTeX
Exports a figure as a pdf file in vector format for inclusion into LaTeX.
약 6년 전 | 다운로드 수: 24 |
