Hi,
I have three equations which I want to solve. The equations are made up of variables which change according to a specific angle which updates them. I want to get the results as a vector which shows how they change according the angle which is changing the input values. Basically I want to input 10 values and get 10 answers out. But the "find" command that I am using just isnt accepting it. It only accepts one input and gives me the output, I must then go change the input to get the next output; but I want a nice set of vectors to do this in one step.
Im not sure if I explained that the best but if anyone could tell me if the find command is capable of such a thing or if theres another way to get around it..
such as a loop or something.
Any help would be greatly appreciated, thanyou!
Cameron