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

etwa ein Jahr vor | 0

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

etwa ein Jahr vor | 1

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

etwa ein Jahr vor | 0

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

etwa ein Jahr vor | 0

| akzeptiert

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

etwa ein Jahr vor | 0

| akzeptiert

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

etwa ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 2

| akzeptiert

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

| akzeptiert

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 1