Aabha - MATLAB Central
photo

Aabha


Last seen: Today Actif depuis 2025

Followers: 1   Following: 0

Statistiques

MATLAB AnswersFrom 02/25 to 03/25Use left and right arrows to move selectionFrom 02/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%

RANG
2 057
of 297 398

RÉPUTATION
30

CONTRIBUTIONS
0 Questions
22 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
5

  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Why does Stateflow operator 'falling' generate c code with conversion to float64?
Hi @Szkupien Bence, When generating code from a Stateflow chart that uses edge detection, such as the “falling” operator, the g...

7 jours il y a | 1

Réponse apportée
How to input an array in my simulink model?
Hi @Lily, I understand that you want to pass an array into a C function block within a Simulink model, and this array is part o...

8 jours il y a | 0

Réponse apportée
How to run SIL for an existing generated code?
Hi @Mehdi Jalalmaab, To run a Software-in-the-Loop (SIL) simulation using existing generated code from a Simulink model withou...

8 jours il y a | 0

Réponse apportée
Bus Creator: Import signals list from bus object
Hi @marco abbondanza, I faced a similar difficulty, while reading bus objects from the data dictionary. However, there is a wor...

8 jours il y a | 0

Réponse apportée
Is there a way how to optimize the PMSM Motor Block and the PMSM Field-Oriented Control using real current and voltage signal data from a real machine?
Hi, The parameters for the PMSM Drive model can be tuned according to real-time data using the “Parameter Estimator” interface...

10 jours il y a | 1

| A accepté

Réponse apportée
Hysteesis Design tool can't display graphics-- -Powergui Error
Hi @duo, The error message may be because the "DisplayPushButton" callback is not executing as expected, possibly due to an iss...

10 jours il y a | 0

Réponse apportée
Implementing equality constraints using Structured Parameterization
Hi @Jason, The issue might be in the “for” loop of the code. In the current code, only the diagonal elements with odd indices a...

11 jours il y a | 1

Réponse apportée
Unable to Link Data Dictionary entries to System Composer Component Properties
Hi @ydyd, The System Composer component properties can be linked to data dictionaries using the “linkDictionary” function in MA...

11 jours il y a | 1

Réponse apportée
How to model a translational shift of two axes of motors with Matlab Simscape?
Hi @Ramo, There are a few ways in which the translational shift of the motor axes can be modelled in Simscape. Convert the ro...

11 jours il y a | 1

| A accepté

Réponse apportée
Random Telegraph Signal in Simulink
Hi, Simulink does not have a direct block that generates a random telegraph signal. Please refer to the following file exchang...

12 jours il y a | 0

| A accepté

Réponse apportée
Analog Input/Output Single Sample blocks in Simulink
Hi @Anna, There is a difference in the way in which the "Analog Input" and the "Analog Input (Single Sample)" blocks acquire an...

21 jours il y a | 0

| A accepté

Réponse apportée
Assistance Required: Warning during Simscape HDL Workflow Advisor Conversion Process
Hi @Minkwang Lee, I tried running the Simscape HDL Workflow Advisor on your model and was able to reproduce the issue. To fix t...

22 jours il y a | 0

Réponse apportée
Replacing mapped motor with a customized one.
Hi @Deepa M K, You can create or import a component in any vehicle system in the Virtual Vehicle Composer. You can refer to th...

23 jours il y a | 0

Réponse apportée
How to use the Jacobian Matrix elements during a Simulink Simulation
Hi @Rafael Souza Baquero, It seems that the functionality of accessing or finding the Jacobian matrix of a Simulink model is no...

23 jours il y a | 0

Réponse apportée
How can one control the format of text and images during copy-paste or Export-to-Word procedure from Live Editor?
Hi @bastardo, I was also trying to create a Word document with MATLAB Live Script code, and I faced the same issues. It seems ...

24 jours il y a | 0

| A accepté

Réponse apportée
How to split Simulink.SimulationOutput into its constituent entities
Hi @Sunil Kumar Giri, From what I understand, you want to obtain separate signals from a Simulink simulation output object, wh...

24 jours il y a | 0

Réponse apportée
Intended Re-definition of parameters in simulink, overshadowing of parameter values
Hi @Marius, To efficiently manage shared parameters and data types in Simulink, similar to the “#ifndef” directive in C, you c...

25 jours il y a | 0

Réponse apportée
2d Lookup tables to model starter Data
Hi @Brian Swann, The “2-D lookup table” block in Simulink outputs the table value at the intersection of the row and column br...

25 jours il y a | 0

Réponse apportée
How to extract State-Space Matrices, states, etc. from Simulink model for Simscape subsystem?
Hi @Yousef B Bedoustani, I understand that you are looking for a function similar to “power_analyze” to extract state-space ma...

28 jours il y a | 0

Réponse apportée
Speed up compilation time Matlab simulink/simscape
Hi @Felix Hoffmann, I understand that you are trying to reduce the compilation time for your Simscape model. To achieve this, ...

28 jours il y a | 0

Réponse apportée
Resampling/Interpolate Data
Hi Philipp, You can downsample “Sig2” to match the sampling frequency of “Sig1”. This can be done using the “resample” functio...

30 jours il y a | 0

Réponse apportée
Warning: Unable to find symbolic solution. > In dsolve
Hi Denis, The issue that you are facing may be because the system of equations in this case has a non-linear term - “x*y”. The...

30 jours il y a | 0

Go to top of page