How can I connect a Thin client PC to the matlab simulink to check his perameters?

A thin client is a computer or a computer program which depends heavily on some other computer (its server) to fulfill its traditional computational roles. The perameters that are to be checked includes voltage, current, power etc.

Answers (1)

There are several techniques available to interface MATLAB with an external application. You may want to choose one of these to interface MATLAB with your program. You can then use commands like load_system and get_param to load a Simulink model and query its parameters. See the Simulink function reference for other command-line functions.

Products

Asked:

on 28 Aug 2012

Community Treasure Hunt

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

Start Hunting!