How use Interpreted Matlab Function Simulink

Hi, I use a Simulink for my tesis but I put interpreted matlab function in my program and appear this "Undefined function or method 'pasivesuspens.m' for input arguments of type 'double'" and "Error evaluating MATLAB function in 'pasive_simu/Interpreted MATLAB Function'" I don´t know why , I changed the outputs the function. In addition change a matlab function but not run the code.

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 10월 24일

1 개 추천

How do you define pasivesuspens.m? In particular, how many inputs and outputs does it have? Also, is it on the MATLAB path? Try running this to make sure that MATLAB recognizes the function:
>> which pasivesuspens

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

태그

아직 태그를 입력하지 않았습니다.

질문:

2012년 10월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by