Community Profile

photo

Aaron Close


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • GitHub Submissions Level 1
  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


adclose/matlabPasswordGenerator
Super Simple Password Generator

6 years ago | 1 download |

Answered
Executing Matlab.m script from Excel VBA macro
you can use in VBA fileToRun = "C:\path\path\file.m" matlabCommand = "matlab -nodisplay -nosplash -nodesktop -r "" run('...

7 years ago | 2