ollenystrom
Electrical
- Oct 6, 2006
- 4
Hi,
I have a program in which I will have to put a large part of it in a loop. I need to create a function of this part, which have a few input parameters, which are both matrices and integer values, and that returns a few number of output values.
Exmple(par1,par2,par3 etc)= for i=1..n
result=function(par1,par2,etc)
result
function is also a mathcad program and result should be a vector.
Anyone has any ideas?
Thanks in advance!
I have a program in which I will have to put a large part of it in a loop. I need to create a function of this part, which have a few input parameters, which are both matrices and integer values, and that returns a few number of output values.
Exmple(par1,par2,par3 etc)= for i=1..n
result=function(par1,par2,etc)
result
function is also a mathcad program and result should be a vector.
Anyone has any ideas?
Thanks in advance!