Undefined function or method 'teinit' for input arguments of type 'double'

2 views (last 30 days)
Hi, I have regenerated the MEX files from the original fortran source codes. (.mexw32). However, I am getting two different types of error messages while running the simulator:
  1. Undefined function or method 'teinit' for input arguments of type 'double'
  2. Error in 'Te_nocontrol/SubSystem/S-Function' while executing MATLAB S-function 'sfnc3', flag = 0 (initialize), at start of simulation. MATLAB error message: Undefined function or method 'teinit' for input arguments of type 'double'.
Do you have any suggestions that may fix this? Thanks in advance for your help.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!