Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Input problem when using Builder EX

3 ビュー (過去 30 日間)
Gunnar Aronsen
Gunnar Aronsen 2013 年 2 月 9 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi
Working with a class which I will make deployed. Input to the class-constructor is a cell with dimension (21 X 2). In the VBA code the class comes out with several variabels. Is't possible to write the matlab code in such a way that variabels in Excel-VBA is tagged/named.
Or is there somebody that can explain to me who one MatLab variable is turned in to several in the VBA-code. Exampels found on the web all involve functions, none is about converting a MatLab class direct to a class in Excel-VBA.
The conversion from MatLab to Excel-VBA functions fine, and I get error messages which I have written myself. I'm also very used to work with Excel-VBA and quite sure that I not doing any thing wrong there.
So my problem is to understand what happen with the one variable used to initialize the class, how does it become 28. Is there maybe a restriction on the numbers of variabels in Excel-VBA function, and I therefore only get 30, not 21 x 2 = 42.
Regards Gunnar Aronsen

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by