convert polynomial to vector in symbolic matlab

Hello there.
I have the following equation
x6/L + (d0*vi)/L - (d0*x6)/L
I want to have it like [x6/L ; (d0*vi)/L ; - (d0*x6)/L]

Categories

Asked:

on 24 Dec 2020

Edited:

on 24 Dec 2020

Community Treasure Hunt

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

Start Hunting!