[SOLVED] putting an array into den in MATLAB

Status
Not open for further replies.

sina_extreme

Junior Member level 2
Joined
Nov 14, 2010
Messages
22
Helped
4
Reputation
8
Reaction score
4
Trophy points
3
Activity points
0
hello friends
consider having an array of numbers like Y
how can i put an specific cell of this array into a transfer function
for example : den=[1 Y 1] where n is an integer ( a loop counter or something )
is it even possible to do
if so how ?
thanks for reading my post
 
Last edited:

Hi sina,

the way you showed should work: den=[1 Y 1] is OK with n integer between 1 and the length of Y.
Which is the problem?
Regards

Z
 
thanks my friend
you are absolutely right
the real problem was with my code and you helped my bring it up !
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…