photo

CM


Last seen: 1 month ago Active since 2024

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
Other - Ask me my pronouns
Professional Interests:
Vibration Analysis, Acoustics, Noise and Vibration

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


System Requirements - x86-64 and OpenGL version
I have two questions about the system requirements listed here: https://au.mathworks.com/support/requirements/matlab-system-req...

2 months ago | 1 answer | 0

1

answer

Answered
clearing a persistent variable makes it no longer persistent
Thanks 埃博拉酱 and Abhishek. Deal looks like what I was after.

2 months ago | 1

Question


clearing a persistent variable makes it no longer persistent
This is something that keeps catching me out. I do not think it is explicitly documented anywhere, though it could be implied in...

2 months ago | 2 answers | 0

2

answers

Question


Invalid Matlab Runtime error
I am testing out matlab compiler by trying to install a compiled app on another PC. When I run the app I get a dos style popup w...

2 months ago | 1 answer | 0

1

answer

Answered
matlab compiler vs mcc functionality
Thanks Dirk. I did not realise those files were encrypted but I just checked and you are correct. I can see where matlab unpacks...

3 months ago | 0

Question


matlab compiler vs mcc functionality
Hi, I am testing out the matlab compiler and the mcc function. I cannot get a full overlap of functionality between them. For ex...

4 months ago | 1 answer | 0

1

answer

Answered
confirm valid file identifier before flcose?
Thanks Les and Voss. I have actually combined both techniques, with the try inside the if loop. I am not using multithreading, s...

6 months ago | 0

Question


confirm valid file identifier before flcose?
I am using GUI callbacks to close a file. Sometimes the file is aready closed, and I get an invalid file identifier error. Is th...

6 months ago | 3 answers | 0

3

answers

Answered
Linkaxes, auto scale and debugger unusual behaviour
Hi Dinesh, for the situation I want to use the code in, I want to link the axes once, set the limits to automatic once, then upd...

6 months ago | 0

Question


Linkaxes, auto scale and debugger unusual behaviour
I am using R2023a. When I run the code below, I get a different result if I set a breakpoint. If I run the code straight through...

6 months ago | 2 answers | 0

2

answers