Ayush Gupta
Followers: 0 Following: 0
Feeds
已回答
Arduino digital read into loop
Hi @Olivier Roy, for block = 1:param.nblocks for trial = 1:ntrials if trial == 1 TrialStart(block, t...
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 前 | 0
| 已接受
已回答
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...
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 前 | 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...
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 前 | 1
| 已接受
已回答
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...
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 前 | 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...
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 前 | 1
| 已接受
已回答
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...
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 前 | 1
| 已接受
已回答
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...
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 前 | 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...
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 前 | 0
| 已接受
已回答
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...
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 前 | 0