calling other softwares using matlab

Antworten (2)

Andreas Goser
Andreas Goser am 14 Mär. 2011

0 Stimmen

That depends on the other software.
One easy thing is to use the SYSTEM command (or ! or DOS or UNIX) to call another piece of software from MATLAB.
More advanced methods work the MATLAB executable files (MEX files) that are written in C and can be uses for interfaceing with other software.
C MEX S-Functions are often used in Silulink to co-simulate.

2 Kommentare

fit institute
fit institute am 14 Mär. 2011
other software is MODELSIM HDL design tool.....
fit institute
fit institute am 14 Mär. 2011
so how can this be done ?can you show examples?

Melden Sie sich an, um zu kommentieren.

Doug Eastman
Doug Eastman am 14 Mär. 2011

0 Stimmen

For ModelSim, you could create your own link as Andreas mentioned, but we actually already have a product called EDA Simulator Link that allows you to do co-simulation to verify HDL code using a MATLAB or Simulink testbench.

1 Kommentar

Andreas Goser
Andreas Goser am 14 Mär. 2011
Douglas was faster. Yes, please do not re-invent the wheel and use EDA Simulator Link

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Get Started with Aerospace Blockset finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Gefragt:

am 14 Mär. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by