Feeds
제출됨
stm_c
It is a Matlab function file which creates continuous state transition matrix of any square matrix.
4년 초과 전 | 다운로드 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
