Community Profile

photo

sudhanshu gupta


Last seen: 2 years ago Active since 2021

Statistics

Content Feed

View by

Question


can someone provide me alternative code for this? It shows U and v must be of same size. I am new to Matlab
syms x y z F=input('enter fuunction'); P=inline(vectorize(F(1)),'x','y','z'); Q=inline(vectorize(F(2)),'x','y','z'); R=inlin...

2 years ago | 1 answer | 0

1

answer