Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Very simple question relating to symbolic matrix rotations

2 visualizaciones (últimos 30 días)
Truman Cassady
Truman Cassady el 3 de Mzo. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I used syms to represent three variables in three 3x3 matrices. I performed linear algebra to obtain a single 3x3 matrix. I now need to assign numerical values to the three symbolic variables, so that I can make use of the single 3x3 transformation matrix I made. How do I convert a symbolic variable to a variable that represents a numerical value?

Respuestas (1)

Star Strider
Star Strider el 3 de Mzo. de 2018
Use the subs (link) funciton.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by