Info

此问题已关闭。 请重新打开它进行编辑或回答。

Very simple question relating to symbolic matrix rotations

2 次查看(过去 30 天)
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?

回答(1 个)

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

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by