photo

Brett Hamlin


Last seen: 4 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Question


global properties in app designer with arduino
This works: properties (Access = private) s = servo(arduino('com3','uno','Libraries','Servo'),'D5'); end bu...

5 months ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago