Community Profile

photo

Ji Li


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Can multiple Matlab files be compiled to one Excel add-in?
I have one main function file. With this file, I run other scripts and use other functions I defined. Can I compile all the scri...

5 years ago | 1 answer | 0

1

answer

Question


Can Excel add-in read tables as inputs?
I would like to use Matlab compiler to convert a function into Excel add-in. My function inputs contain several tables with both...

5 years ago | 0 answers | 0

0

answers

Question


Function output name unused
I specified a function whose output is named 'finalOutputs', every time I run the function, it populates an output without the n...

5 years ago | 1 answer | 0

1

answer

Question


Index exceeds matrix dimensions Error
I have a function which writes inputs from Excel. The function doesn't report any errors in Matlab, but when I converted it into...

5 years ago | 1 answer | 0

1

answer

Question


Can Excel Add-in created by Matlab compiler return multiple outputs?
I have defined a Matlab function which returns several tables as outputs. The function works well in Matlab, if I compiled the c...

5 years ago | 1 answer | 0

1

answer

Question


Combine multiple tables into one so that it can be write into one excel sheet
I have a Matlab function that generates multiple tables, each table is quite different from the others, whether in size or in va...

5 years ago | 1 answer | 0

1

answer

Question


How to convert my Matlab code into an Excel add-in?
I would like to use Matlab to run a model simulation, all the calculations are done in Matlab, but inputs are from Excel file an...

5 years ago | 1 answer | 1

1

answer