![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7163046_1522120310192_DEF.jpg)
Varun Jadhav
Followers: 0 Following: 0
Statistics
RANK
61.897
of 297.016
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerHow 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, ...
ongeveer 9 jaar 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 ...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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),...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0