photo

Dan Dolan


2025년부터 활동

Followers: 0   Following: 1

Starting using MATLAB back in 1999.

Programming Languages:
C, MATLAB, Shell, Fortran
Spoken Languages:
English
Pronouns:
He/him

통계

All
MATLAB Answers

4 질문
5 답변

File Exchange

2 파일

Cody

0 문제
3 답안

순위
93,193
of 300,381

평판
0

참여
4 질문
5 답변

답변 채택
75.0%

획득한 표
2

순위
19,392 of 20,941

평판
0

평균 평점
0.00

참여
2 파일

다운로드 수
8

ALL TIME 다운로드 수
8

순위
71,950
of 168,477

참여
0 문제
3 답안

점수
40

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

Feeds

보기 기준

답변 있음
How to create an interactive menu in the command window?
How about this? https://www.mathworks.com/matlabcentral/fileexchange/182333-listtext

17일 전 | 0

제출됨


listText
Text-based list selection

17일 전 | 다운로드 수: 5 |

0.0 / 5
Thumbnail

답변 있음
After updating to macOS Tahoe, my Matlab 2024b text in GUI becomes super blurry
I have confirmed that R2025b looks fine in Tahoe 26.0.1 while R2024a is blurry. Mac users should strongly consider upgrading to...

18일 전 | 0

답변 있음
Distinguish installed MATLAB from Online/Mobile versions
Here is the best I have so far. % environment Determine computing environment % % This function determines the computing envi...

대략 1개월 전 | 0

| 수락됨

질문


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...

대략 1개월 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 2개월 전 | 답변 수: 2 | 0

2

답변

제출됨


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

3개월 전 | 다운로드 수: 3 |

0.0 / 5
Thumbnail

문제를 풀었습니다


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

4개월 전

문제를 풀었습니다


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

4개월 전

문제를 풀었습니다


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...

4개월 전

질문


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...

5개월 전 | 답변 수: 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...

10개월 전 | 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 ...

10개월 전 | 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...

10개월 전 | 답변 수: 1 | 0

1

답변