Community Profile

photo

Ayush Gupta


Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Arduino digital read into loop
Hi @Olivier Roy, for block = 1:param.nblocks for trial = 1:ntrials if trial == 1 TrialStart(block, t...

6 months ago | 0

| accepted

Answered
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...

6 months ago | 0

Answered
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...

6 months ago | 1

| accepted

Answered
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...

7 months ago | 0

Answered
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...

7 months ago | 1

| accepted

Answered
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...

7 months ago | 1

| accepted

Answered
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...

7 months ago | 0

Answered
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...

7 months ago | 0

| accepted

Answered
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...

7 months ago | 0