photo

jim


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How do I get the Command Window to recognize variables created in a function?
function [K,T] = KTBC(n) %Create the four special matirces assuming n>1 K=toeplitz([2 -1 zeros(1,n-1)]); T=K;T(1,1)=1...

presque 11 ans il y a | 1 réponse | 0

1

réponse