How to use Excel Add-in ( Compiler Ex Builder) to convert several connected function from Matlab in one function call in Excel?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm trying to export a set of functions created in Matlab for Excel. I managed to make the export for one function. But my total function has 5 sub-functions and I tried with functions in separate files and written in the same file. No luck so far.
I implemented the function in a macro and I can see that for the case with more then one function when is about to call the function it fails to return with results. For the single function case I got results.
Can anyone help me with some hints?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!