photo

Jyotirmay Mishra


Last seen: 4年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
2 回答

ランク
6,297
of 300,352

評判
8

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

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,928

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,212

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to install MatDyn1.2 in MATLAB R2015a??
I have downloaded MatDyn1.2 from https://www.esat.kuleuven.be/electa/teaching/matdyn for a power system network analysis. No pro...

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

1

回答

回答済み
Image in Matlab app
This link can help - https://in.mathworks.com/help/matlab/creating_guis/app-sharing.html If you are directly sharing your App, ...

5年以上 前 | 0

| 採用済み

回答済み
why if else condition is not working inside for loop
Your code is not a MATLAB code To do something like this in MATLAB n = 25; for i =1:n if(mod(n,i)==0) disp('thi...

5年以上 前 | 0

| 採用済み