photo

Ajith Thomas


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

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
3 回答

ランク
3,164
of 299,784

評判
18

コントリビューション
5 質問
3 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,803

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 165,909

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • 3 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

質問


Simulink Variable Defining error
why this error is coming?

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

0

回答

質問


defining simulink variables through matlab srcript
how can I define variables through matlab script? I am using trial version

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

1

回答

質問


define variable in simulink
When I am defining variable in simulink, its showing error. I am using trial verion. can you help me on this?

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

0

回答

質問


Week 9, Assignment 2
Write a function called char_counter that counts the number of a certain character in a text file. The function takes two input ...

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

1

回答

回答済み
Problem with logical indexing
function numfreeze=freezing(w) lowerthan_32=w(w<32); no_logical_values=lowerthan_32(lowerthan_32>=0); numfreeze=length(no_log...

約6年 前 | 0

回答済み
counting no .of temperature less than 32 in array
function numfreeze=freezing(w) lowerthan_32=w(w<32); no_logical_values=lowerthan_32(lowerthan_32>=0); numfreeze=length(no_log...

約6年 前 | 0

11

回答