photo

Srinivas Gopal Krishna


Last seen: 7 maanden ago Active since 2020

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Hindi

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to set working directory for Simscape?
I have a fundamental question while working with one of the Simscale examples. I copied the Gamma Stirling Engine example to a d...

7 maanden ago | 1 answer | 0

1

answer

Question


Is there a way to do the following without running a for loop.
clear all y=randi(5,1,5)'; A=zeros(5,5); for i=1:5, A(i,y(i))=1; end I want to know if this can be implemented without...

meer dan 4 jaar ago | 1 answer | 0

1

answer