필터 지우기
필터 지우기

How can i generate a bas file from compiler that return all the value

조회 수: 2 (최근 30일)
Charles Leblanc
Charles Leblanc 2017년 6월 26일
편집: Walter Roberson 2017년 6월 29일
Hi,
I am currently using the compiler to create a library of function to be used in excel. This library will be updated from time to time (adding new functions, improving, old one etc...). In this library i have functions that returns multiple outputs. When the bas file is generated, by default, the function returns the first output value. You must modify it in order to have it returning all the output from the function. I am wondering if there is any way to have matlab create the bas file that returns all the value automaticly so i don't have to modify all the functions when recompiling after the updates

답변 (1개)

Mudambi Srivatsa
Mudambi Srivatsa 2017년 6월 29일
편집: Walter Roberson 2017년 6월 29일
  댓글 수: 1
Charles Leblanc
Charles Leblanc 2017년 6월 29일
I actually want a way to modify the code via matlab directly so i don't have to bother doing the modifications for all the functions when i'm updating my function library and recompiling it

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

카테고리

Help CenterFile Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by