photo

Vinay


Last seen: 3 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

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 months 前 | 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 months 前 | 1 个回答 | 0

1

个回答