Community Profile

photo

Jyotirmay Mishra


Last seen: 대략 3년 전 2020년부터 활동

Followers: 0   Following: 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...

3년 초과 전 | 답변 수: 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, ...

거의 4년 전 | 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...

거의 4년 전 | 0

| 수락됨