Vinay
Followers: 0 Following: 0
Feeds
질문
How do you get a variable to recognized in function
Everytime I run this function it say D is not recognized GetUserInput(); filename = ['ENGR131_Lab4_CatMap_', D]; load(filen...
대략 2개월 전 | 답변 수: 2 | 0
2
답변질문
Everytime I run code the color of lines on my graph changes
load ENGR131_lab4_Data.mat function h = CalcPosition(t,DC,w) wn=1.8 o=DC.*wn; h=1-exp(-o.*t).*cos(w.*t); end function x = ...
대략 2개월 전 | 답변 수: 1 | 0