Jan de Jong
Universtity of Twente
Followers: 0 Following: 0
統計
All
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
3年以上 前 | 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))])
How can I add text, containing a matrix, to a plot?
Do you mean something like this? text(1,1,[num2str(magic(3))])
7年以上 前 | 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;
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;
7年以上 前 | 0
送信済み
Plot2LaTeX
Exports a figure as a pdf file in vector format for inclusion into LaTeX.
8年以上 前 | ダウンロード 16 件 |