필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can I provide some parameters to a function that is already defined in an m-file?

조회 수: 1 (최근 30일)
uli man
uli man 2015년 7월 14일
마감: MATLAB Answer Bot 2021년 8월 20일
I donwloaded learnmcint.m-file (<http://www.mathworks.com/matlabcentral/fileexchange/12447-mcint/content//learnmcint.m>) and added there my own function. Now I would like to execute learnmcint with some parametrs that I would like to provide this function with --> for example learnmcint(y). These parameter y should be used in one of the function that I defined in learnmcint.m-file but I get always the error, that these parameters are missing. Does anybody know how to provide the parameters on the right way? How should I modify the file to be able to provide the parameters? Thank you in advance! Best regards!

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by