Frank


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
7 个回答

排名
248,728
of 299,791

声誉
0

贡献数
6 个提问
7 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
Hold plot for several different cases
Thanks for the answer. Unfortunately, the plot is still overwritten once I hit the Start-Button. There might be another piece of...

10 years 前 | 0

提问


Hold plot for several different cases
Hi, I have created a GUI where a case is selected from a popup menu, points are calculated according to this case and a plot is ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Replace several if loops
Hi, I have a GUI with a plot and several checkboxes. If a checkbox is ticked, a certain piece of information is added to the plo...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Index of first empty cell in array?
Hi, I would like to find the index of the first empty cell in an array consisting of n rows and 4 columns. I need the index, bec...

10 years 前 | 2 个回答 | 0

2

个回答

已回答
Index of first empty cell in array?
Thank you for the answer. Does the 'x' represent the value I want to add to the array? If yes, I can't seem to get it working. M...

10 years 前 | 0

已回答
Line approximation from 5 points in Matlab
Perfect, both are working!

11 years 前 | 0

提问


Line approximation from 5 points in Matlab
Hi, I would like to approximate a line in Matlab using 5 points with 5 x- and y-coordinates each. I have two matrices as foll...

11 years 前 | 3 个回答 | 0

3

个回答

已回答
Turn non-resizeable figure into resizeable figure?
Thanks for the answer. Now everything is changing size according to window size except for the axes. They keep constant sizes e...

11 years 前 | 0

已回答
Turn non-resizeable figure into resizeable figure?
Thanks, that is working perfectly. Is there an option to 'handle' ALL axes, drop-down-menus etc. in that new figure and have the...

11 years 前 | 0

提问


Turn non-resizeable figure into resizeable figure?
Hi, I created a GUI with 2 axes, which has to be not resizeable. In addition, I would like to install a button to save the GUI a...

11 years 前 | 3 个回答 | 0

3

个回答

已回答
Save 2 Figures from GUI
Hi, thanks for the link. That was very helpful. Still, I am not sure about how to adjust the size properly. Where does the GUI s...

11 years 前 | 0

已回答
Save 2 Figures from GUI
Thank you for the reply. That works fine, I also figured out my original attempt using copyobj and hgsave. I now stumbled acr...

11 years 前 | 0

提问


Save 2 Figures from GUI
Hi, I have a GUI with two figures with the tags plot1 and plot2. I would like to save these plots in two separate fig-files usin...

11 years 前 | 4 个回答 | 0

4

个回答