photo

Le Chi Hiep


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
113,331
of 301,506

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,306

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,911

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答