How can I interface MATLAB with the statistical package SAS?

4 vues (au cours des 30 derniers jours)
I want to exchange data between MATLAB and SAS.

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 26 Déc 2022
Modifié(e) : MathWorks Support Team le 26 Déc 2022
You can interface with SAS by using MATLAB as an Automation Client. Our documentation does not provide specific examples of interfacing with SAS. However, there is an example of interfacing with MS Excel located at the following URLs:
The following is a link to the general documentation on COM Support:
Refer to the SAS documentation for specific information about its Automation Server functionality and capabilities.
There are two files in MATLAB File Exchange that import/export Data to SAS using xlsread, actxserver and some Excel Macros:
It is also possible to interface with SAS through a database, as detailed in the following MATLAB File Exchange submission:
Note that MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.

Plus de réponses (0)

Produits


Version

R13SP1

Community Treasure Hunt

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

Start Hunting!

Translated by