photo

Sang Heon Lee


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
40,715
of 300,753

評判
1

コントリビューション
7 質問
0 回答

回答採用率
42.86%

獲得投票数
1

ランク
 of 21,075

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to make EV3 motor to move a fixed distance??
How can I make a motor (connected to ev3) to move a fixed distance??

7年以上 前 | 0 件の回答 | 0

0

回答

質問


Using fprintf to print in text file
This is my script and I am trying to use fprintf to print sth in other file. This is the script I have currently and this does n...

約8年 前 | 2 件の回答 | 0

2

回答

質問


Finding column and row number of a element in array
How can I get the number of column and row which certain element of array in located? For example, for a array or matrix of [...

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

1

回答

質問


Forming matrix with string
How can I make function that forms a matrix with string? If string is 'idk' and number is 3 the output should be sth like this [...

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

2

回答

質問


How can I print entered string with restriction of 40 characters per line?
So my task is entering a string as a input value. Then, with the numel(string), get the number of characters and divide the ente...

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

2

回答

質問


Executing two loops at the same time
What I am trying to do is applying different calculations depending on whether the number is odd or even. n = input('Your n...

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

1

回答

質問


Matrix dimensions must agree while using if
celestialBody = input('Celestial body = ','s'); if celestialBody == 'moon' mass1 = MASS_OF_MOON; distance = RADIU...

8年以上 前 | 3 件の回答 | 1

3

回答