Matlab solution with table in the solution
Show older comments
Hi all, I solved set of system of equations using dsolve command. I get the output in terms of tabel. I never defined any table in my .m file. Can anyone tell how can I overcome it. What do I do if I want to plot the solution with respect to time (t). The below is the output of an variable.
-(exp(-(87718817362661376000^(1/2)*t)/23617542400)*(2971310592000*exp((87718817362661376000^(1/2)*t)/23617542400)*((87718817362661376000^(1/2)*(2156900456367008042188800*table(4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[3] - 1078450228183504021094400*table(3 = - (125*table(6 = 0)[5])/3842 - table(4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[3] - (2821*87718817362661376000^(1/2))/17243528582287872 - 625/6042, 4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[2]))/500689154054134752742559711232000 - (2*t^2)/3021) + (61472*87718817362661376000^(1/2)*((125*table(6 = 0)[5])/3842 - (2821*87718817362661376000^(1/2)*exp((87718817362661376000^(1/2)*t)/23617542400))/17243528582287872 + table(4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[3] + (2821*87718817362661376000^(1/2))/17243528582287872 + 625/6042))/5 - (61472*87718817362661376000^(1/2)*exp((87718817362661376000^(1/2)*t)/11808771200)*((2821*87718817362661376000^(1/2)*exp(-(87718817362661376000^(1/2)*t)/23617542400))/17243528582287872 + (125*table(6 = 0)[5])/3842 - table(4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[3] + table(3 = - (125*table(6 = 0)[5])/3842 - table(4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[3] - (2821*87718817362661376000^(1/2))/17243528582287872 - 625/6042, 4 = 625/3021 - (14605*table(6 = 0)[5])/7684, 5 = 5500/3021 - table(6 = 0)[5], 6 = 0)[2] - (2821*87718817362661376000^(1/2))/17243528582287872 + 625/6042))/5 + 2971310592000*t*exp((87718817362661376000^(1/2)*t)/23617542400)*((4*t)/3021 + table(6 = 0)[5] - 5500/3021)))/2971310592000
Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!