Ayush Gupta
Followers: 0 Following: 0
Statistics
0 Questions
9 Answers
RANK
2,290
of 295,467
REPUTATION
26
CONTRIBUTIONS
0 Questions
9 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Arduino digital read into loop
Hi @Olivier Roy, for block = 1:param.nblocks for trial = 1:ntrials if trial == 1 TrialStart(block, t...
1 year ago | 0
| accepted
Query on plotCamera and world2img plots
Hi @MarshMellow, Looking at your code, I can see that you have set the camera's translation and rotation values such that in th...
1 year ago | 0
Problems getting Master Transfer Block to function
Hi @Graham Cotgreave, Here the address is split as 0x00 (0) and 0x20 (32) as two 8-bit numbers and is entered in the register a...
1 year ago | 1
| accepted
Doubt regarding the example 'Emergency Diesel-Generator and Asynchronous Motor'
Hi NN, In the MATLAB example you provided, the load flow conditions are initialized using the Powergui block in Simulink. The o...
1 year ago | 0
How can I get a bar chart with many x inputs in different colours?
Hi @Ludovica Varriale, You can do something like this. % Define x and y values for the bars x = ["Asp" "Glu" "Ser" "His" "Gly...
1 year ago | 1
| accepted
Nested enablement subsystems with two childs
Hi Mohammad, According to the documentation you provided, when a parent subsystem is disabled and then enabled again, the setti...
1 year ago | 1
| accepted
How to run NPUSCHBlockErrorRateExample.m with "numTrBlks = 500;"
Hi @José Rubio Fernández, The error message suggests that there is an issue with the timing offset parameter in the `lteULPerfe...
1 year ago | 0
Custom help files not appearing on help page
Hi @Stephen Forczyk, It seems like the issue you're facing with the custom help files in your toolbox is specific to your own t...
1 year ago | 0
| accepted
MATPOWER dll to use in C
Hi @Sk Subrina Shawlin, The error "Error using sparse Index into matrix must be positive" indicates that there is an issue with...
1 year ago | 0