Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Very simple question relating to symbolic matrix rotations

2 ビュー (過去 30 日間)
Truman Cassady
Truman Cassady 2018 年 3 月 3 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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