photo

Afzal


Last seen: 4 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
228,041
of 300,352

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Array of SimulationInput objects gets modified upon running with sim command
I am creating an array of SimulationInput objects, 'simIn'. If I try to run a single simulation, for example using simOut(1) = s...

1 year ago | 1 answer | 0

1

answer

Question


How to make variables assigned to SimulationInput object accessible to a PostSimFunction when using parsim
I am trying to save logged data in SimulationOutput objects to .mat files when running simulations in parallel, so I can clear t...

1 year ago | 1 answer | 0

1

answer

Question


Simulink algebraic loop error when using parsim
I have a model that runs fine in MATLAB R2020b with parsim, and with sim in 2021b. But when using parsim, I get the following er...

2 years ago | 1 answer | 0

1

answer

Question


parsim with fast restart does not update variables set in through a PreSimFcn
I have noticed that base workspace variables supposed to be set through a PreSimFcn are not updated for a simulation when runnin...

2 years ago | 0 answers | 0

0

answers

Question


How to programmatically determine the default number of workers set in parallel preferences
Is there a way to deterine the number of workers set by a user in their MATLAB preferences without starting a parallel pool. I w...

2 years ago | 1 answer | 0

1

answer

Question


Missing ErrorMessage in Simulink.SimulationOuput object
I've come across an issue where the ErrorMessage property of a Simulink.SimulationOutput object is not populated, although the M...

2 years ago | 0 answers | 0

0

answers

Question


Use Simulink PreSimFcn to set metadata in a Simulink.SimulationOutput object
Is it possible to store variables from a simulation's PreSimFcn in the Simulink.SimulationOutput object's metadata? I am settin...

2 years ago | 1 answer | 0

1

answer