Community Profile

photo

Manuel Coccia


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How do I create a MATLAB function from some symbolic variables and a structure of symbolic variables?
Hi everyone, and thanks in advance for the replies. My code start like this: x = {'X','Y','vx','vy'}; syms(x) x=cell2sym(x);...

3 years ago | 1 answer | 0

1

answer