photo

Adee


Last seen: 6 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
Python, C++, C, MATLAB, Shell, Perl
Spoken Languages:
English

统计学

MATLAB Answers

4 个提问
4 个回答

排名
3,078
of 299,793

声誉
19

贡献数
4 个提问
4 个回答

回答接受率
50.0%

收到投票数
11

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Controlling mouse pointer and responsiveness for the whole window in App Designer
When my app is about to start a lengthy operation, such as running a system process and waiting for its result, I want to first ...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
How to implement a timer in AppDesigner
The previous answer notes that "if you need to wire your timer callback to a function inside your app, the TimerFcn syntax would...

2 years 前 | 0

已回答
how to put an app designer window in the center of the screen?
The built-in function movegui can be used. movegui(fig,'center') Will move the figure fig to the center of the current displ...

3 years 前 | 7

已回答
Figure createfcn in app designer
An awkward way to remove the figure createfcn: Place a breakpoint in %MATLABPATH%\toolbox\matlab\appdesigner\appdesigner\+appde...

4 years 前 | 0

提问


Figure createfcn in app designer
I have an app that always creates an empty figure when I load it into appdesigner. It is quite annoying. I realized after some ...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
How to cascade s parameter with different frequency vector (different range and step)
The following seems to work for me (with RF toolbox): %% concatenate two files c1=rfckt.datafile; read(c1, 'file1.s4p') c2=rf...

4 years 前 | 1

提问


Is there a way to change the font of text in Simulink dialog boxes?
Running Matlab R2013B on SuSe Linux. Simulink Dialog boxes (block parameters, Mask dialog, etc.) appear in tiny and almost unrea...

10 years 前 | 4 个回答 | 3

4

个回答

提问


Timeseries can't be subscripted in R2012a?
I'm transitioning from R2009b to R2012a. In R2009b I was able to extract samples from a timeseries by subscript. For example ...

13 years 前 | 1 个回答 | 0

1

个回答