photo

Derek Handwerk


Colorado State University

Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

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

View badges

Feeds

View by

Question


Windows 10 command line matlab -nodesktop font size 4k hidpi screen
When running matlab -nospash -nodesktop on my 4k hidpi screen the text is so small it's unreadable. Is there a way to increase t...

4 years ago | 0 answers | 0

0

answers

Answered
Can the latest AMD CPU support matlab2019 perfectly
Matlab will run fine on an AMD cpu, but it will be terriblly slow. If you have an AMD cpu there is no reason you should use matl...

4 years ago | 0

Question


App Designer button callback
function GOButtonPushed(app, event) app.Lamp.Color = 'yellow'; % Some long computation. app.Lamp.Color = 'green';...

5 years ago | 1 answer | 0

1

answer

Question


Finding substring based on another substring
I have a bunch of data files and can get all of their names via D = dir('*.mat'); Each name has a couple of numbers in it in ...

5 years ago | 1 answer | 0

1

answer