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!