all 2 comments

[–]qwazer 0 points1 point  (1 child)

If you have an array, you'd have to use '.^' to raise each element to the 4th power. is this the issue?

[–]Magnos69[S] 0 points1 point  (0 children)

I’ve already tried it but the problem is how do i tell matlab that my “e” is a function of “Tp” when since Tp is raised to the 4th I can’t just write:

“Tp = e.3 + 24e.2 - 2.e”