Using Matlab omn others Softwares

Hey,
In my Project I need to control a software (AD5933 REV1.0, from Analog Devices) using Matlab.
Can I do it?
And If I can how is it done?
sincerely,
Aviad

3 Comments

Need way more info about what you have and what you want to try to do...it looks like hte AD5933 has an evaluation board kit with a VB user interface or just the standalone part with some non-OS drivers...we have no idea what you have/want to do.
Hey,
I am using AD5933 Evaluation Board of Analog device, a picture of the Board is attached
AD5933 Evaluation Board link:
AD5933 IIO Impedance Converter and Network Analyzer Linux Driver link:
This board comes with graphical user interface software,
picture of how the software looks:
picture of the software drivers:
This is what I have,
what I want to do is to control the software form matlab,
by say control I mean that I want that matlab will have a path to run the this software and use it.
The all thing matlab need to do is to make is to make the start sweep button or the download button (in the software) actived.
Thnak you very much for the your help,
From Aviad
If there's a way to make the app do that from a command line, you can probably simulate that with the system command; if you're talking about trying to simulate the user manual interaction with the VB GUI, I'd guess you're probably not going to be able to do that.
You'd be looking to try to simulate mouse action or keystrokes...

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 20 Jan 2021

Commented:

dpb
on 21 Jan 2021

Community Treasure Hunt

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

Start Hunting!