Why do I receive an error when I run the SETUPMODELSIM command to link a ModelSim installation with Simulink on Linux?

1 view (last 30 days)
The following question appeared at the prompt when I executed the SETUPMODELSIM command to link a ModelSim installation with Simulink on Linux:
Do you want setupmodelsim to locate installed ModelSim executables [y]/n?
I received the following error when I pressed 'y'
??? Error using ==> setupmodelsim
This platform is not supported by Link for ModelSim

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This bug has been fixed for Release 14 SP1 (R14SP1). For previous releases, please read below for any possible workarounds:
This has been verified as a bug in Link for ModelSim 1.1.1 (R14) in the way that it handles the SETUPMODELSIM command.
Currently, to work around this issue, try the following:
1. Press 'n' when prompted by the following question:
Do you want setupmodelsim to locate installed ModelSim executables [y]/n?
2. Enter the path to the ModelSim executable (e.g. /Applications/Modelsim58seinstaller/modeltech/linux/ ) when prompted by the following question:
Please enter the path to your ModelSim executable file (modelsim.exe or vsim.exe):
3. Press 'y' when prompted by the following question:
Previous MATLAB startup file found in this installation of ModelSim:
/Applications/Modelsim58seinstaller/modeltech/linux/../tcl/ModelSimTclFunction
sForMATLAB.tcl
Do you want to replace this file [y]/n?

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!