Respondida
Simulink Customize send component to ONLY receive event/message from external c/c++ code
Hi Jafar, It seems that you want to modify your Simulink model to ensure a message is sent only when triggered by external C/C...

5 meses hace | 0

Respondida
Can I use Android Studio as a client for Matlab Production Server?
Hi Agnes, To use Android Studio as a client for MATLAB Production Server by leveraging its RESTful API capabilities, follow the...

5 meses hace | 0

Respondida
Why simulink embedded coder can generate code but compilation error?
Hi 昱颖 陈, It seems the error you are facing is due to non-ASCII characters in your file paths, which can cause issues with chara...

5 meses hace | 0

Respondida
Change app designer interface font size
Hi Jane, From what I gather, MATLAB doesn't have a built-in way to change the font size of App Designer's interface elements li...

5 meses hace | 0

Respondida
Why do I see "The RPC server is unavailable" when calling Hysys solver from MATLAB?
Hi Jun, The "RPC server is unavailable" error in MATLAB when calling HYSYS via "actxserver" arises from improper COM server clo...

5 meses hace | 0

Respondida
actxserver move data in entire row few rows down
Hi Louis, Here's how you can insert multiple rows at a specified position in an Excel sheet using MATLAB's "actxserver": % Def...

5 meses hace | 0

Respondida
Find the m of nonlinear equation without initial input m. Please help me, my supervisor ask me to find m without input initial m from right. I know this is nonlinear equation.
Hi Trong, To solve the nonlinear equation for "m" without an initial guess, you can use MATLAB's "fsolve" or "fzero" functions....

6 meses hace | 0

| aceptada

Respondida
Documentation 'Get Started with Wi-Fi on Arduino Hardware'
Hi 순호 권, This error is likely due to not setting the "Block Priorities" as outlined in step 8 of the example. For detailed ste...

6 meses hace | 0

Respondida
coding for regime switching model
Hi Muhammad, To create a two-factor regime-switching model in MATLAB, you can use the "msVAR" function, which is part of the Ec...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

| aceptada

Respondida
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...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

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

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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 ...

6 meses hace | 0

Respondida
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"...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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. ...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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...

6 meses hace | 0

Respondida
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 ...

7 meses hace | 0

Respondida
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...

7 meses hace | 1

| aceptada

Respondida
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...

7 meses hace | 1

Respondida
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...

7 meses hace | 0

| aceptada

Respondida
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...

7 meses hace | 0

Respondida
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...

7 meses hace | 1

Cargar más