Answered
Pearson correlation graph between variables
Hi Sunil, To create a tornado plot of Pearson Correlation Coefficients between a dependent variable ( Y ) and six independent v...

3 months ago | 0

| accepted

Answered
how to use .COM command to insert table/figure to specific location in Words?
Hi Xiwen, You can interact with the Word document using MATLAB by leveraging the ActiveX server for Word. To insert a table/fig...

3 months ago | 0

Answered
Reading a large NetCDF file: Pixel by pixel or all at once?
Hi Jose, When deciding between reading individual pixels or entire datasets from large NetCDF files, the approach largely depe...

3 months ago | 0

Answered
MPC toolbox disturbance input
Hi Deepayan, In Model Predictive Control (MPC), Measured Disturbances (MDs) are external signals that can affect the plant out...

3 months ago | 0

Answered
Failed Code generation information file doesnt exist.
Hi Fatih, I was able to reproduce the issue. I noticed that it arises when the file path is too long or contains whitespace. To...

3 months ago | 0

Answered
Where to find the generated simscape code
Hi Sam, When you use Simulink Coder to generate C code from a Simulink model that includes Simscape blocks, the code for Simsca...

3 months ago | 0

Answered
How we have define a parameter for Code Generation
Hi Ali, When working with Simulink models and generating C code, only the parameters that are actively used in the mode - like ...

3 months ago | 0

Answered
How to import excel data to simin block as input and export output to excel through simout block?
Hi venkatatejeshreddy, To import excel data to “from workspace" block (simin) and export output to excel through "to workspace"...

3 months ago | 0

Answered
Adding custom documentation to Matlab
Hi Evan, As per my understanding, you want to add "Custom Documentation" to the MATLAB Help Browser. You can do so by followin...

3 months ago | 0

Answered
Issue with changing Xlabel in DensityScatterChart fucntion
Hi MechenG, As per my understanding, you want to customize the appearance of the X-axis label and the colorbar in a 'DensitySca...

3 months ago | 0

Answered
MathJax in Matlab Help Browser
Hi Carl, As per my understanding, the issue is caused by the HTML renderer used by MATLAB to view the Help Browser. Since R2021...

3 months ago | 0

Answered
Simscape Multibody Link in Online Matlab platform
Hi Bosnjak, From what I gather, "Simscape Multibody Link" plugin can only be installed and used on desktop versions of MATLAB. ...

4 months ago | 0

Answered
Hide Simulink badge icons
Hi Wojciech, The “Domain Specification Badge" that you see on the bottom left corner of the Simulink Editor indicates the exec...

4 months ago | 0

Answered
How to make custom keyboard shortcuts for Simulink ?
Hi Vignesh, As per my understanding, certain default shortcuts in Simulink, like “Run” command are not customizable, but you ca...

4 months ago | 0

Answered
Extract information while drawing using polyline
Hi El, As per my understanding, you want to know the current and previous position of the points while you are using the "drawp...

4 months ago | 0

Answered
How to restore example to default
Hi Roger, It is my understanding that you want to restore your Simulink example to default state. You can do so by following ...

4 months ago | 0

Answered
Why does the debux module generate an error message 'Signal name' signal 'doesn't match with the signal name' vabc1 'specified at port' 1 '?
Hi Peter, I understand that you are trying to separate a three-phase signal using the Simulink “Demux” block and are encounter...

4 months ago | 1

| accepted

Answered
Unit Step Function and Sinusoidal Input
Hi Jose, I understand that you have a transfer function ( G(s) ) and want to find the output ( Y(s) ) for two inputs: a unit st...

4 months ago | 1

Answered
How to write StateFcn in Nonlinear MPC Controller
Hi Frank, I understand that you want to use a Simulink model as a state function of a Nonlinear MPC Controller. To use a Sim...

4 months ago | 0

| accepted

Answered
How can I solve the problems "Shooting method failed to converge"?
Hi Prakash, The "Shooting method failed to converge" error generally indicates that the initial guesses for the unknown boundar...

4 months ago | 0

Answered
Programmatically get all block parameters
Hi Alexander, I understand that you want to access all the parameters of a block. However, you are not able to access some hidd...

4 months ago | 0

Answered
How to custom the Storage Class in Code Mapping?
Hi Wu, To use a custom Storage Class in MATLAB R2024a, follow these steps: Open your Simulink model. Go to the C Code tab and...

4 months ago | 0

| accepted

Answered
How to add Galileo almanac (xml) to satellite?
Hi Babar, I understand that you are trying to read a XML almanac from a source and want to simulate Galileo constellation. T...

4 months ago | 0