photo

Dan


自 2025 起处于活动状态

Followers: 0   Following: 1

Spoken Languages:
English
Pronouns:
He/him

统计学

All
MATLAB Answers

4 个提问
2 个回答

File Exchange

1 文件

Cody

0 个问题
3 个答案

排名
93,193
of 300,015

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
50.0%

收到投票数
2

排名
19,912 of 20,862

声誉
0

平均
0.00

贡献数
1 文件

下载次数
3

ALL TIME 下载次数
3

排名
71,382
of 166,984

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Submission
  • Solver
  • First Answer
  • First Review

查看徽章

Feeds

排序方式:

提问


Distinguish installed MATLAB from Online/Mobile versions
MATLAB has commands such as ispc/ismac/isunix and computer to determine the local computing environment. Is there a way to dist...

6 days 前 | 0 个回答 | 0

0

个回答

提问


Is Helvetica available on every MATLAB platform?
I am programmatically building graphical interfaces and was wondering how universal Helvetica is on various platforms. A quick ...

21 days 前 | 2 个回答 | 0

2

个回答

已提交


Graphic component box class
This class assists programmatic creation of graphical user interfaces.

2 months 前 | 3 次下载 |

0.0 / 5
Thumbnail

已解决


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

2 months 前

已解决


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

3 months 前

已解决


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

3 months 前

提问


Differences between figure and uifigure (R2025a onward)
Now that Java graphics are gone starting in R2025a, is there any strict distinction between figure() and uifigure()? Some defau...

4 months 前 | 2 个回答 | 2

2

个回答

已回答
Dynamic dashboard radio button options
Matthew, What you are asking is absolutely possible, though the practicality depends on whether or not the number of options ch...

9 months 前 | 0

已回答
Why are there complex results for an inverted pendulum allowed to rock and slide with ODE113?
A number of the derivatives have factors to the 1/2 or -1/2 power. Whenver the terms inside become negative, imaginary results ...

9 months 前 | 0

提问


Why are graphic positions not observable properties?
Back story: I am trying to port dialog boxes based on uicontrols to their uifigure equivalents: uilabel, uibutton, etc. The old...

9 months 前 | 1 个回答 | 0

1

个回答