photo

barath V


Last seen: 5年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

13 質問
2 回答

ランク
189,786
of 300,763

評判
0

コントリビューション
13 質問
2 回答

回答採用率
46.15%

獲得投票数
0

ランク
 of 21,082

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • Revival Level 1
  • First Review

バッジを表示

Feeds

表示方法

質問


how do i extract columns with specific row names from .csv file
clc clear all file = fullfile('C:\Users\barath\Downloads\full_data.csv') files = readtable(file) in = files.location('India...

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

1

回答

回答済み
error:Undefined function or variable 'values'.
hi deleting the arduino object solved the pblm,thanlks. how can i capture a video?

6年弱 前 | 0

質問


COM port error and function error in serial communication with arduino and matlab
i get this error:Error using serial/fopen (line 72) Open failed: Port: COM3 is not available. Available ports: COM1. Use INSTR...

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

1

回答

質問


error in arduino object
error:Undefined function or variable 'ard'. Error in bodekkealgo>automate (line 48) fprintf(ard,'%d',index) %"her...

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

1

回答

質問


error:Undefined function or variable 'values'.
clc; clear all; CAMERA = videoinput('pointgrey', '1');%camera initialization start(CAMERA); a = serial('COM3','BaudRate'...

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

1

回答

質問


error in image capture
iam getting this error always,i dont know what this error means and how to fix it? error: Undefined function or variable 'CAMER...

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

1

回答

質問


unable to establish serial connection between arduino ide and matlab
hi,i want the motor to rotate initially,then i have calculated the focus image index value in matlab,i want to send the value to...

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

1

回答

質問


iam unable to call function in for loop?
this is the error iam getting Error using imread>parse_inputs (line 502) The file name or URL argument must be a character vec...

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

1

回答

質問


i have established connection between arduino ide and matlab,how can i send multiple integer values as an array from matlab to arduino serial port
how to send an array of integer values from matlab to arduino?

6年弱 前 | 0 件の回答 | 0

0

回答

質問


improper serial communication with arduino and image acquisition not working?
i established serial communication between arduino and matlab.arduino rotates the motor ad prints "1" in the serial monitor.the ...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


how to do microstepping using adafruit motor shield?
hello gow do i get to do microstepping in adafruit motor shield or move the motor halfstep or 1/16 of step? how much ever i try...

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

0

回答

質問


nema 17 stepper motor not working with adafruit motor shield v2.3
i use a nema 17 stepper motor connected to adafruit v2.3 shield which is stacked by arduino uno. matlab version 2018b i used t...

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

1

回答

回答済み
control THREE stepper motors using matlab?
pls stack adafruit shields one over the other and do it.

約6年 前 | 0

| 採用済み

質問


control THREE stepper motors using matlab?
hi, i want to control 3 stepper motors using matlab codes.i dont want to go for simulink. i know that adafruit shield can be us...

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

1

回答

質問


matlab to control arduino uno borard,with 3 stepper motors.
hi i want to control 3 nema-17 steppers using arduino,i want to use matlab for the coding. i used a normal cnc shield with a mic...

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

1

回答