Community Profile

photo

Fatwir Sheikh Mohammed


Last seen: plus d'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


Is there a one line implementation for this?
t = sym('t',[1,10]); A = {}; A {1,1} = sin(t); A {1,2} = cos(t); A {2,1} = tan(t); A {2,2} = t; result = {}; % For the be...

plus d'un an il y a | 2 réponses | 0

2

réponses