Ji Li
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 1