MATLAB VECTOR FIELDS j COMPONENT
조회 수: 3 (최근 30일)
이전 댓글 표시
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!