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

oltre un anno fa | 0

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

oltre un anno fa | 1

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

oltre un anno fa | 0

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

oltre un anno fa | 0

| accettato

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

oltre un anno fa | 0

| accettato

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

oltre un anno fa | 0

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

oltre un anno fa | 0

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

oltre un anno fa | 0

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

oltre un anno fa | 0

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

oltre un anno fa | 0

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

oltre un anno fa | 0

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

oltre un anno fa | 2

| accettato

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

oltre un anno fa | 0

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

oltre un anno fa | 0

| accettato

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

oltre un anno fa | 0

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

oltre un anno fa | 1