MATLAB VECTOR FIELDS j COMPONENT
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everbody , I am trying to create a function tthat take a vector fforce field from user and seperate its i j k components.

ı am thinking to take the input as symfun and subs ,for example (i=1,j=0,k=0) for i component but as you can see matlab reads j as i (input was xi+yj+kz and the output of force_field variable xi+yi+zk) how can ı fix it ?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!