From: Abhishek on 21 Jul 2010 06:12 Hi I am using kaku=(a)solve; S=arrayfun(kaku,eq,TL1(3:i+2)) where eq=<1*11sym> and TL1=<1*25sym> which returns error as ??? Error using ==> arrayfun Unsupported ARRAYFUN input type: sym please tell me how to use solve function because i have to use the array TL1 and eq and i determines the index;
From: us on 21 Jul 2010 09:10 "Abhishek " <abhi14jan(a)yahoo.com> wrote in message <i26h5j$4st$1(a)fred.mathworks.com>... > Hi > I am using > kaku=(a)solve; > S=arrayfun(kaku,eq,TL1(3:i+2)) > where eq=<1*11sym> > and TL1=<1*25sym> > which returns error as > ??? Error using ==> arrayfun > Unsupported ARRAYFUN input type: sym > please tell me how to use solve function because i have to use the array TL1 and eq > and i determines the index; a hint: help for; us
|
Pages: 1 Prev: How do I check thermal equlibrium Next: matrix converter |