Jaskirat - MATLAB Central
photo

Jaskirat


Last seen: 2 days ago Active since 2025

Followers: 3   Following: 8

Statistics

MATLAB AnswersFrom 01/25 to 03/25Use left and right arrows to move selectionFrom 01/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
15 Answers

RANK
1,951
of 297,547

REPUTATION
32

CONTRIBUTIONS
0 Questions
15 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
8

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,122

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

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Is an SGP4 propagator provided with "Orbit Propagator" block in Simulink (Aerospace Blockset)
Hello, I understand you want to use the SGP4 propagator method in the “Orbit Propagation Block”. The method does not seem to be...

22 days ago | 0

| accepted

Answered
Unable to open model configuration parameters
Hi @Nandhini S I have encountered a similar issue. The following commands resolved the issue for me and might help in your case...

23 days ago | 0

Answered
xcpChannel unable to set bus speed (baud rate)
Hello @Johan! There does not seem to be a direct way to use the “configBusSpeed” function with an xcpChannel object. A workarou...

24 days ago | 0

| accepted

Answered
How to Test go-to from Block from Simulink Test Manager?
Hello @Anup Patil Assuming you have created the excel file with all the required parameters, the following steps may be helpful...

24 days ago | 0

Answered
How to get the coordinates of a Koch snowflake fractal antenna designed using the Antenna Toolbox?
Hi @Pierre, The coordinates of the antenna can be found using the “mesh” command. Here is a sample implementation- % create ...

25 days ago | 1

| accepted

Answered
General rules for using power_statespace function
Hi @Saif Tawfiq! It is possible to assign node 1 as the ground (0). In this context, ground is simply a reference point for m...

26 days ago | 0

Answered
Time-Domain Responses of Multiple simulation with different model's paramters
Hi @Jack Daniels! You can refer to the following steps to view and plot time domain responses per multiple parameters- 1)C...

26 days ago | 0

Answered
Symbolic math- substitute a derivative function for a variable - subs
I see that you are using the “subs” function of the Symbolic Math Toolbox from MATLAB. The given substitution of differential...

2 months ago | 0

Answered
PWM DUTY CYCLE SIMULINK
There does not seem to be a direct way to access the PWM duty cycle from the Simulink block. However the following file exchang...

2 months ago | 1

Answered
How do I access the property of a .NET Assembly that is of another Class type defined in the same assembly?
Hello, I understand that you are working with a “.NET” assembly inside MATLAB, and the objective is to try and extract and work...

2 months ago | 1

Answered
Text in From/GoTo flags (Constant blocks, ...) cannot be selected/marked in Simulink block diagram pdf vector graphic print outs in R2022b
Hello, I understand that there is some issue with the text in the “Goto” and “From” blocks on converting the Simulink file to p...

2 months ago | 1

Answered
error with configuring android studio with matlab
Hello, I understand there is some error while trying to configure MATLAB to work with android studio. The error message “Un...

2 months ago | 1

Answered
Link external program (HEC HMS) and optimize the parameters using Matlab
Hello, From what I understood, you are attempting to write some optimization functions for your hydrological model in MATLAB. ...

2 months ago | 1

Answered
Opening text document and sending the info over serial port
Hello, I understand that you are trying to send a series of commands to an Arduino. To transmit a series of commands to an A...

2 months ago | 1

Answered
Can two conformal mappings be combined?
Hello! I understand that the objective in question is to check whether given functions are conformal and if the conformal mappi...

2 months ago | 1

| accepted