統計
All
Feeds
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
12年弱 前
回答済み
How to connect matlab with Bluetooth HC 05
Hi guys, Here's the solution: HC-05 is actually a bluetooth SPP device, so we cannot use traditional serial function in ma...
How to connect matlab with Bluetooth HC 05
Hi guys, Here's the solution: HC-05 is actually a bluetooth SPP device, so we cannot use traditional serial function in ma...
12年以上 前 | 2