Answered
I would like to know the sampling rate for CIR obtained in a MATLAB example.
Hey Nader, The sampling rate of the obtained Channel Impulse Response (CIR) samples depends on the specific implementation and ...

1 year ago | 0

Answered
Simulate the dispersion of 6 aggregates of differing sizes and volume fraction
Hey Jon, To simulate the mixing of ingredients and visualize their dispersion in MATLAB, you can use interpolation and curve fi...

1 year ago | 0

Answered
How to send a Notify with Simulink Arduino BLE send?
Hey Sylvain, To send a notify flag to the server using Simulink and Arduino with BLE (Bluetooth Low Energy), you can follow the...

1 year ago | 0

Answered
how can I do an antiwindup, on my state feedback control (with LQR, intergral action and an observer)?
Hey Studentro, To implement anti-windup in a state feedback control system with LQR (Linear Quadratic Regulator), integral acti...

1 year ago | 0

Answered
Prevent referenced subsystem from being modified
Hey Benjamin, To prevent referenced subsystems from being modified while still allowing the library to remain editable, you can...

1 year ago | 0

Answered
Mapping Simulink function to an AUTOSAR runnable is not supported for this model. To map a Simulink function to an AUTOSAR runnable,
Hey 진회 김 The error message you encountered suggests that mapping a Simulink function to an AUTOSAR runnable is not supported in...

1 year ago | 0

Answered
Stateflow states ordering in Data Inspector
Hey Federico, In Simulink, the Stateflow chart provides a way to log the active states during simulation and view the results u...

1 year ago | 0

| accepted

Answered
How to solve PDE eigenvalue problems on a nonorientable 3D mesh?
Hey Anders, The PDE Toolbox in MATLAB is primarily designed for solving PDE problems on 2D or 3D domains. However, it may not d...

1 year ago | 0

Answered
How can I solve the issue of being unable to connect joint actuators or joint sensors in MATLAB 2018a when using the Physical to Simulink converter?
Hey Noaman, If you're experiencing difficulty connecting the joint actuator or sensor blocks to other blocks or scopes in your ...

1 year ago | 0

Answered
camera sends TTL pulses through Image acquisition toolbox
The Image Acquisition Toolbox in MATLAB provides functionality for capturing images from cameras but does not have built-in supp...

1 year ago | 0

| accepted

Answered
simulink-powergui-fft analysis-invalid settings problem
Hey Zeynep, An "Invalid settings" error in Simulink while performing FFT (Fast Fourier Transform) analysis typically indicates ...

1 year ago | 0

Answered
Simscape could not recognize the geometry shape of the STEP file exported by solidworks modeling
The issue you're experiencing with the inaccurate recognition of geometry shapes when importing a 3D model from SolidWorks into ...

1 year ago | 0

Answered
APD 90 computation from a given action potential function
Hey Viola, To compute the APD90 (Action Potential Duration at 90% repolarization), you need the time series data representing t...

1 year ago | 0

Answered
While saving a simulink model I have the following error, "physical modeling blocks cannot have broken or inactive library links". How can I resolve this?
Hey Soumyadeep, The error message you're encountering in Simulink indicates that there are broken or inactive library links ass...

1 year ago | 0

Answered
Camera found by gigecam but not videoinput
Hey Jens, Here are a few troubleshooting steps you can take to further investigate and potentially resolve the issue: Update M...

1 year ago | 0

Answered
Best practice for using a physical button and Arduino to control a Matlab GUI
Hey Theo, Using a button to initiate an action in MATLAB can be achieved through different approaches. Your idea of using a but...

1 year ago | 1

| accepted

Answered
Curve Fitting Toolbox: The interpolated curve is going beyond the limit
Hey Sanju, Yes, there are ways to address the issue of the interpolated curve going beyond the permissible limits. Here are a f...

1 year ago | 0

Answered
"failed to load bundle" when trying to open simulink
Hey Mustafa The error message you're encountering indicates that there is an issue with loading the bundle #677 in Simulink. Th...

1 year ago | 0

Answered
Contact forces between extruded solid and solid
Hey Jonas, There are several ways you could model the receiver to make it more accurate and prevent the ball from bouncing off....

1 year ago | 0

Answered
Difference between Simscape 'Electrical' and 'SPS' Block parameters linkage with the workspace
Hey Nachiappan, When you link a parameter of a Simscape Electrical block to a variable in the model workspace or base workspace...

1 year ago | 0

Answered
why do i see "Error while generating code for chart Test Sequence" error when running my test harness?
Hey Scarletth, The error message you are seeing in Simulink suggests that the variable Steerable_Axle_Left_Calibration_Value is...

1 year ago | 0

Answered
is it possible to find the file containing the 'ssc_build' command that builds the engine cooling system library?
Hey Paola, The ssc_build command is used to build the custom Simulink library for your SimScape model. Typically, this command ...

1 year ago | 0

Answered
Help with custom baud rate (100000) for Arduino MKR WiFi 1010 in Simulink
Hey Fellarrusto, Yes, it is possible to set a custom baud rate of 100000 bps for the Arduino MKR WiFi 1010 in Simulink. To set...

1 year ago | 0

Answered
Simscape "double acting hydraulic cylinder (simple)" pressure calculation
Hey Chris, The pressure in a double-acting hydraulic cylinder in Simscape is determined by the fluid properties and the system ...

1 year ago | 0

Answered
Unable to understand what receive in UDP block in simulink
Hey Oren, It's possible that the differences you're seeing in the received data between Python and Simulink could be due to dif...

1 year ago | 1

Answered
send TTL via the parallel port under Linux
Hey Leila, Here are some steps you can try to troubleshoot the issue- Check if the parallel port is detected by the system: Ma...

1 year ago | 0

Answered
Sequence Viewer stays in Idle state
Hey MZ, There could be several reasons why the Sequence Viewer is not working for your model, even though it works for the exam...

1 year ago | 0

Answered
Simulink contains modules related to step dt when converting code, and then how to modify the step variable when debugging?
When you are converting a Simulink model to code, the step size can be an important parameter to consider. The step size determi...

1 year ago | 0

Answered
REQUIRE CODE FOR AKAIKE INFORMATION CRITERIA (AIC) VALUE FOR ESTIMATED MODEL
The Akaike Information Criterion (AIC) value can be calculated using the log-likelihood function and the number of parameters in...

1 year ago | 0

| accepted

Answered
Error while uploading Simulink model AEB example on Arduino Uno
Hey Hessien, The error message suggests that there is a problem with the code generation information file for the AEBTestBenchE...

1 year ago | 0

| accepted

Load more