Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Very simple question relating to symbolic matrix rotations

1 vue (au cours des 30 derniers jours)
Truman Cassady
Truman Cassady le 3 Mar 2018
Clôturé : MATLAB Answer Bot le 20 Août 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?

Réponses (1)

Star Strider
Star Strider le 3 Mar 2018
Use the subs (link) funciton.

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by