Hello, when I try to run the simulink it presents this error:
Error in S-function 'cgasifier/Gasifier/S-Function': S-Function 'gasifier' does not exist._
Does anyone advise me anything?

답변 (1개)

Walter Roberson
Walter Roberson 2017년 2월 22일

0 개 추천

You are missing gasifier.m or gasifier.p or gasifier.dll or gasifier.mex* (or, in theory, gasifier.slx but that would be pretty strange in that context.)
One possibility is that you have gasifier.dll or gasifier.mex* but that they are compiled for a different operating system than you are using. For example you might have gasifier.mexw32 but you might be using 64 bit MATLAB and so need gasifier.mexw64

댓글 수: 1

Felipe Vieira
Felipe Vieira 2017년 2월 23일
Hello Walter, I own gasifier.dll, only. I tried to run on Windows XP 32-bit, version 6.1 of MATLAB (suggested by the author of simulink), but nothing.
I appreciate the attention

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2017년 2월 22일

댓글:

2017년 2월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by