已回答
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...

12 months 前 | 0

已回答
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...

12 months 前 | 1

已回答
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. ...

12 months 前 | 0

已回答
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...

12 months 前 | 0

| 已接受

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

12 months 前 | 0

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 2

| 已接受

已回答
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 前 | 0

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

已回答
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 前 | 1