The function (probably?) 'mktargs' is used in a code that I am referring to. Can someone help me understand what exactly mktargs and mkt is? Thank you in advance!

댓글 수: 2

Walter Roberson
Walter Roberson 2021년 2월 16일
I find it called in https://core.ac.uk/download/pdf/60322.pdf but I have never heard of it otherwise.
dpb
dpb 2021년 2월 16일
It would seem going to the source for the code you're using would be first place to look.
Walter's link shows a call to mktargs() but the function isn't provided; from context and inferring from naming convention it appears to process an input data object arguments; it also is so that there's one place at least in the published code of an undefined variable being passed to the function so, like so often, clearly the published code doesn't completely match the final code used...

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

답변 (0개)

카테고리

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

태그

질문:

2021년 2월 16일

댓글:

dpb
2021년 2월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by