Borrar filtros
Borrar filtros

How to use multiplexer?

3 visualizaciones (últimos 30 días)
Kash Costello
Kash Costello el 18 de Sept. de 2019
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!

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by