photo

wael elsisi


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

3 个提问
2 个回答

Discussions

2 个亮点

排名
244,184
of 300,750

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,073

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
2 个亮点

平均赞数
0

Feeds

排序方式:

提问


Using thingspeak42 node on nod red
How to use thingspeak42 on node-red ? What should I do to send data to thingspeak ?

4 years 前 | 1 个回答 | 0

1

个回答

已回答
dividing value by 100
instead of getting float data I've got Integer value. I have multiplay the value by 100. Then I have asigned the result to hig...

4 years 前 | 0

提问


How to merge 2 data?
How to write the blow code in MATLAB Analysis ? int16_t send_windSpeed =((msg[0] << 8) + msg[1]) ;

4 years 前 | 1 个回答 | 0

1

个回答

已回答
dividing value by 100
Thank you for your support. I have tried your way but I got wired data. send_windSpeed = thingSpeakRead(readChannelID, 'ReadKe...

4 years 前 | 0

提问


dividing value by 100
I want to divide my data by 100 How to do it in MATLAB Analysis ? data = thingSpeakRead(readChannelID, 'ReadKey', readAPIKey);...

4 years 前 | 3 个回答 | 0

3

个回答

Discussion


I'm having issue with connecting to thingspeak.
I'm a newbie in Thingspeak. I have tried manytime to upload my code using the example from library to thingspeak but nothing be...

4 years 前 | 0

Discussion


MATLAB Code & Sigfox
I am working on a project using Sigfox How to write code to read and Analyze Data in Apps MATLAB Analysis ? I have created fi...

5 years 前 | 0