How can I find the coefficients of the symbolic variables in a linear equation?

9 ビュー (過去 30 日間)
Itachi
Itachi 2012 年 7 月 6 日
Hi guys,
I want to draw out the coefficients of the symbolic variables in a linear equation, like:
syms x1 x2 x3
0*x1+5*x2+0*x3-10=0
and the coefficients are [0,5,0].
I used the "*coeffs*" fuction in the toolbox, but it omits the "zero coefficients.
please help me out. thanks in advance.

採用された回答

Alexander
Alexander 2012 年 7 月 6 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by