Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Input problem when using Builder EX

3 Ansichten (letzte 30 Tage)
Gunnar Aronsen
Gunnar Aronsen am 9 Feb. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by