Community Profile

photo

Varun Jadhav


Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Is there a way to get the line capacitive and inductive current through a MATLAB model for a transmission & distribution network?
Hi, I have developed a small transmission & distribution network in MATLAB and I need to get only the line capacitive current...

6 years ago | 0 answers | 0

0

answers

Question


Can I use restriction of selections in multiple mode in listdlg?
Hi, I am using listdlg to list out a file showing multiple currents outputs. I always need to select only three currents a...

7 years ago | 0 answers | 0

0

answers

Question


Is it possible to get instantaneous fundamental component values from an array of raw field data (consisting of Harmonics)?
Hi, I have some instantaneous raw data sampled every 1.25ms, which consists of harmonics. Is there a way to programmatical...

7 years ago | 0 answers | 0

0

answers

Question


how to maintain aspect ratio of the GUI?
Hello, I have made a GUI and designed it to fit well in the entire screen space of my workstation, but if I run the file on m...

8 years ago | 1 answer | 0

1

answer

Answered
How are the R & X values calculated in the Parallel RLC Load Block?
The Code, I tried solving it: - Voltage = str2num(get(handles.sys_volt, 'String')); Impedance = str2num(get(handles.imp, ...

8 years ago | 0

| accepted

Question


How are the R & X values calculated in the Parallel RLC Load Block?
Hello, I'm using a Parallel RLC Load block in my model & need to back calculate to find the R, X & load angle values, such that ...

8 years ago | 1 answer | 0

1

answer

Question


How do I extract specific data from a time series?
I have a time series with dimensions 10001x3 from which I need to extract samples from 2001:7001. I tried ts(2001,1):ts(7001,1),...

8 years ago | 1 answer | 0

1

answer

Question


Sequence Networking of a Model
Is it possible to compute the sequence networks of a model directly in MATLAB or does it have to be done manually by calculating...

8 years ago | 0 answers | 0

0

answers

Question


Clearing Subplots & getting the original view
Hi, In my GUI, on pushing a button, I split one "axes" (handle: plot) into 3 subplots (ax1, ax2, ax3); & once I have done thi...

8 years ago | 1 answer | 0

1

answer

Question


How do I select/deselect plots from the GUI figure?
Hello, I have successfully plotted the graphs of 3 phase voltage and current (multiplot) in my GUI figure using axes tool, bu...

8 years ago | 1 answer | 0

1

answer

Question


How to input the sample time of model (.slx file) from a .m file?
Hello, I want to integrate the model and the .m file together such that I don't have to open the model file to make the necessa...

8 years ago | 1 answer | 0

1

answer