Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
What do you mean 'without transcribing'? Where did I transcribe?
Or do you need this:
Success!
Luc
You already have them automatically.
Apparently your problem is this:
Because you assigned the result of the solve to sigma, the solution is in the vector sigma. Do not assign ( := ), but evaluate ( = ) :
Success!
Luc
Oh, you want them in reverse order? Do this:
Another approach is to define a function sigma with I as parameter, to give you all possible solutions of this equation:
Which is big!
Now:
and
,
etc.
Success!
Luc
quisiera conectar sigma 1, sigma 2, sigma 3 de forma directa sin tener que trascribir. lo mismo quisiera con un bloque de resolución en el que pueda extraer los resultados para realizar comprobaciones.
alguna ayuda sobre el tema?
gracias
What do you mean 'without transcribing'? Where did I transcribe?
Or do you need this:
Success!
Luc