Community Profile

photo

Doug Leaffer


Last seen: 7日 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How to upload 2 libraries (Servo and Ultrasonic) to use Matlab with arduino
a=arduino('/dev/cu.usbserial-14230','Nano3','Libraries','Servo') This code will work for the servos for the robot. This code inc...

14日 前 | 1 件の回答 | 0

1

回答

質問


How do I plot the cross sectional area and centroid of an I-Beam using pgon ?
How do I plot the cross sectional area and centroid of an I-Beam using pgon ? My code, below did not work. % assuming the x-...

29日 前 | 1 件の回答 | 0

1

回答

質問


Difficult resetting style sheet default for figure axis label
How can I reset the style sheet default to make the figure left y-axis label (missing here, but appears in a full screen window ...

約1年 前 | 1 件の回答 | 0

1

回答

回答済み
read multiple .csv files in 'for loop', extract and write data to .txt
The code below seems to work for my needs. Thanks for your input Steven and Benjamin. %% READ CSV Noise Files LCeq-LAeq and VLF...

1年以上 前 | 0

質問


read multiple .csv files in 'for loop', extract and write data to .txt
I am having some difficulties reading multiple .csv files in a 'for loop', extracting and writing data to .txt My code is below...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


How to Remove Anomalous Patterns in Large Dataset ?
Q: how can I best remove anomolous data (anomolous trend in data) as shown in the attached plot (upper left)? The dataset is a ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


How to extract hour+minute from DateTime vector ?
Q: how do I best extract BOTH the hour + minute from a DateTime vector in MATLAB ? My DateTime format is: 15-Apr-2016 11:43:11 ...

2年弱 前 | 3 件の回答 | 0

3

回答