필터 지우기
필터 지우기

How to use multiplexer?

조회 수: 3 (최근 30일)
Kash Costello
Kash Costello 2019년 9월 18일
Hi guys! I'm trying to connect to a database - which I already did by using an ODBC driver. Now, I have an XML file that has some parameters that need to pass through a multiplexer in order to access the functions I need. I have no idea how to do it. I saw that I have to set up an environment so I used
>> setenv('NAME','ADDRESS')
>> getenv('NAME')
ans = 'ADDRESS'
But that's all I have. How can I connect the environment address and the xml files?
Sorry, does this make sense? I'm very new to database stuff when it comes to Matlab so I really have no idea about this.
Thank you!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by