How To Run a SAS Command Via Matlab?

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...

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 19 Oct 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!