photo

Ji Li


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
27,924
of 297,503

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

6 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...

6 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...

6 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...

6 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...

6 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...

6 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...

6 years ago | 1 answer | 1

1

answer