Feeds
已提交
stm_c
It is a Matlab function file which creates continuous state transition matrix of any square matrix.
4 years 前 | 1 次下载 |
提问
Not able to create a custom excel function using MATLAB Compiler
function [a] = add123(b,c,d) % Simple Matlab function a=b+c+d; end This is the simple function, I want to run in MS-EXCEL....
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I create a custom excel function using matlab ?
Madam/Sir, I want to use the fuction needed only in excel platform. Let it be considered that few cells of two or more sheet...
5 years 前 | 1 个回答 | 0
