Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

calling other programs using matlab

1 Ansicht (letzte 30 Tage)
fit institute
fit institute am 14 Mär. 2011
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
how can i call modelsim software using matlab and give some input values? can anyone explain how this can be done
  1 Kommentar
Walter Roberson
Walter Roberson am 13 Mai 2011
duplicates http://www.mathworks.com/matlabcentral/answers/3151-calling-other-softwares-using-matlab

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 14 Mär. 2011
Modelsim provides a TCL interface. You can call into this interface from MATLAB by writing a TCL script and then calling the TCL interpreter using the ! (bang) operator or SYSTEM command.

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by