Filter löschen
Filter löschen

How do I solve the error: C1083

7 Ansichten (letzte 30 Tage)
Efrem Picco
Efrem Picco am 14 Jun. 2014
Beantwortet: Dekun Pei am 16 Jun. 2014
I would like to know how to solve this problem. I'm trying to mex an S-function wrote for a Simulink experiment, and when i mex the file .c on Matlab it doesn't work correctly.
This is the error: IM_ctrl.c(20) : fatal error C1083: Cannot open include file: 'simstruc.h': No such file or directory

Antworten (1)

Dekun Pei
Dekun Pei am 16 Jun. 2014
I would suggest first checking the following bug report. It is related to having a space in your installation path of MATLAB and it causes "mex" to fail to find the correct head file include path.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by