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.
回答 (1 件)
Kaustubha Govind
2012 年 8 月 28 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Modeling についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!