How To Run a SAS Command Via Matlab?
Afficher commentaires plus anciens
Hi Everyone
I Am Doing Some Research And Due To Some Technical Issues I Need To Run Some SAS Commands From Matlab. Can Anyone Help Me With The Appropriate Matlab Codes Please? In Fact I Need To Know The Codes To Control SAS From Matlab. For Example How Can I Run The Following SAS Code Via Matlab (In Matlab Environment While Matlab Controlling SAS)...?
% SAS Code % Proc Genmod data = r; Model C = A B / Dist = Negbin; Run;
Thank You Very Much...
Réponses (1)
Wayne King
le 19 Oct 2011
0 votes
Hi Mohammad, you may be interested in this from the file exchange:
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!