Gary Stirk
Apple
Followers: 0 Following: 0
* BSEE - University Florida
* MSEE - Virginia Tech
* GE large HP closed loom motor speed control
and ASIC Design 15 Years
* Engineering Mgr of several start ups
* VP ASIC Development (PowerPrecise Solutions
startup) acquired by Ti)
* TI 7 years multi-cell battery chip development
Sr.member Technical Staff
~3 Years Apple
Statistiques
RANG
3 242
of 301 153
RÉPUTATION
18
CONTRIBUTIONS
3 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
11
RANG
of 21 182
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 067
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
How do I wait for an appdesigner pushbutton press from a script
gui RunPushButtonPushed callback correction (uiresume() parameter should have had 'app.'prefix % Button pushe...
environ 9 ans il y a | 1
How do I wait for an appdesigner pushbutton press from a script
Thanks Rylan, This definitely got me over the hump. For a novice like myself the doc was not completely clear so I've given ...
environ 9 ans il y a | 6
Question
How do I wait for an appdesigner pushbutton press from a script
I have created a matlab script which calls an app designer gui. The gui has a selection of raido buttons to select a system fre...
environ 9 ans il y a | 3 réponses | 3
3
réponsesHow do I keep parameter and variable workspace and simulink visibility when running a *.m file from a GUI?
Barry, Once again a perfect answer. For now I'm taking the easy way out (assignin) but will migrate to the Data Dictionary ap...
environ 9 ans il y a | 0
Question
How do I keep parameter and variable workspace and simulink visibility when running a *.m file from a GUI?
I currently have a system that is partitioned into three files. mySystem.m setSystemParameters.m mySystemModel.sl...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do I pass simulink start and stop times to simulink from a .m file called by appdesigner created GUI.
I have a .m file which I am running that launches a simulink model using _ tstart = 0.096; tend = 0.011; sim('mySimu...
environ 9 ans il y a | 2 réponses | 1
