Answered
How do I export machine learning model as FMU with Julia and integrate it into Simulink model ?
Hello @翼, I understand that you wish to use an FMU created from a Julia code in Simulink and that you are using the “FMIExpo...

1 year ago | 0

Answered
SimScape-Model of a Reverse Osmosis Plant
Hi @Niklas Humberg, You can indeed customize the salt concentration in the Isothermal Liquid (IL) Fluid domain. In MATLAB R...

1 year ago | 1

Answered
SCOPE TO GUI AXES NOT FITTING
Hi @Claire Saez, The issue you are experiencing occurs when the tick values on the x and y axes do not match their labels. ...

1 year ago | 0

Answered
Linearize FMU model in Simulink
Hi @Alberto, I am experiencing the same issue in MATLAB R2024a. According to the official documentation for MATLAB R2024a, wh...

1 year ago | 0

| accepted

Answered
Need to generate 600 Hz signal
Hi @Fumihiko Sato, “Symbol Rate: ...............................might influence the bandwidth?” To achieve a bandwidth of 6...

1 year ago | 0

| accepted

Answered
How do I include a PID block to control the required torque? I want to control the vehicle speed with a speed setpoint or speed profile (NEDC)
Hi @Rafael, A PID controller can be implemented using a “PID Controller” block in Simulink. Typically, a PID controller will ta...

1 year ago | 0

Answered
I get this error even though both the initial conditions vector and the function output vector have 10 elements. Could you help me how to solve it?
Hello @Luigi, I noticed an issue in your code related to the initial conditions for the differential equations. You are using...

1 year ago | 0

Answered
Regarding MATLAB Support for TMS570LC43757 and TMS570LC43757-EP
Hi @Anusha, The TMS570LC43757 and TMS570LC43757-EP are boards that utilize the ARM Cortex R-series of processors, and the har...

1 year ago | 0

Answered
I want to sense the torque in a four-bar linkage using Simscape.
Hello @준호, From the screenshot, it looks like you are trying to sense the torque at the “Base-Rocker Revolute Joint.” The rea...

1 year ago | 0

Answered
Can't use webapp server - getting "access denied to webapp.config file" error
Hi @Amir, I have also managed to replicate this issue in MATLAB R2024a. It appears to be a bug in the Development version of ...

1 year ago | 0

Answered
Question on Simulink Matlab Function
Hi @Fumihiko Sato The “DBPSK modulator” block in Simulink, does not support variable-size input signals. Hence, you are recei...

1 year ago | 0

Answered
What's the quality of the matlab orbit propagation?
Hi @Mark, The Aerospace Toolbox for Satellite Mission Analysis does support other planetary objects like Earth, the Su...

1 year ago | 2

| accepted

Answered
BSP blockset for SPC58xx (Chorus)
Hi Archit, It looks like there is currently no support package for the SPC58xx (Chorus) boards from STMicroelectronics in MAT...

1 year ago | 0

Answered
Insufficient memory warnings and failure when trying to display large 3d data with volshow as blokedImage while using OverlayData
Hi Sebastian, I'm facing the same issue in R2024a, and it seems like there is a bug in the “volshow” function. I tried it o...

1 year ago | 0

| accepted

Answered
Simulink model for Turtlebot movement along a trajectory avoiding objects
Hi, In your Simulink model, I noticed that you have two “MATLAB Function” blocks arranged in series. When “MATLAB Function“ b...

1 year ago | 0

Answered
I am curious about the example openExample('px4/PlantAttitudeControllerHexacopterExample')
Hi, From the Simulink model you provided, it appears that you've utilized Newton’s Laws of motion and Euler’s Laws of rotation...

1 year ago | 1