photo

Le Chi Hiep


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
113,349
of 301,522

評判
0

コントリビューション
3 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,315

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,118

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to make axes of plots invisible in the scrollsubplot ?
I downloaded a file from this site: http://www.mathworks.com/matlabcentral/fileexchange/5253-scrolling-figure-demo. How to make...

10年以上 前 | 0 件の回答 | 0

0

回答

回答済み
Create a GUI in Matlab ?
Thank for your answer, Madhu Kodappully. But when i use subplot, the size of plot is shrinked.I want all plots have the preset s...

10年以上 前 | 0

質問


Create a GUI in Matlab ?
Can I create a GUI which can show a lot of plots like this:? <</matlabcentral/answers/uploaded_files/38069/Untitled.jpg>> ...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Why does circle transform into a elipse when i plot a line and a circle ?
Here is my code: " xc=2;yc=1; r=1; x2=0:5; y2=x2/2; plot(x2,y2);axis square hold on; teta=-pi:0.01:pi; x=r*sin(...

10年以上 前 | 1 件の回答 | 0

1

回答