Feeds
已回答
5G PRACH time offset generation for Long formats
Hi @Madhusoodan NA, I understand that you want to generate a complete 10 ms (one frame) PRACH waveform using the 5G Toolbox exa...
5G PRACH time offset generation for Long formats
Hi @Madhusoodan NA, I understand that you want to generate a complete 10 ms (one frame) PRACH waveform using the 5G Toolbox exa...
3 months 前 | 0
已回答
Best practices for benchmarking Simulink → C code on TMS320F28388D (TI C2000) and AM2634 (Sitara)
Hi @Pasquale, I understand that you are working on benchmarking Simulink - C code on TMS320F28388D and AM2634. You may take t...
Best practices for benchmarking Simulink → C code on TMS320F28388D (TI C2000) and AM2634 (Sitara)
Hi @Pasquale, I understand that you are working on benchmarking Simulink - C code on TMS320F28388D and AM2634. You may take t...
3 months 前 | 1
| 已接受
已回答
using 'WindowMousePress' with 'ButtonDownFcn'?
Hi @CM, I understand that you want to move away from figure-level callbacks and use the “more modern” approach of directly impl...
using 'WindowMousePress' with 'ButtonDownFcn'?
Hi @CM, I understand that you want to move away from figure-level callbacks and use the “more modern” approach of directly impl...
3 months 前 | 0
| 已接受
已回答
How to reset a received CAN receive or unpack block
Hi @Asha, I see that you are using the CAN receive/unpack blocks in Simulink R2025a and want to understand if the data availa...
How to reset a received CAN receive or unpack block
Hi @Asha, I see that you are using the CAN receive/unpack blocks in Simulink R2025a and want to understand if the data availa...
6 months 前 | 0
已回答
How do I add a DOORs requirement link to a block in the simulink using code.
Hi @Pavan Rachapudi, I see that you want to append a new requirement to an existing set of requirements traced to a block or ...
How do I add a DOORs requirement link to a block in the simulink using code.
Hi @Pavan Rachapudi, I see that you want to append a new requirement to an existing set of requirements traced to a block or ...
6 months 前 | 0
已回答
how can using command "RIM" to create the requirement Tracability of Transition in stateFlow
Hi @ensaMath, I understand that you want to create a requirement trace for a transition in a Stateflow chart and get the corr...
how can using command "RIM" to create the requirement Tracability of Transition in stateFlow
Hi @ensaMath, I understand that you want to create a requirement trace for a transition in a Stateflow chart and get the corr...
6 months 前 | 0
已回答
Errors in Importing requirements from DOORS NG - Not enough arguments, cannot modify an unresolved proxy
Hi @Vaan, I see that you are facing issues when trying to import requirements in the Requirements editor. The error messages ...
Errors in Importing requirements from DOORS NG - Not enough arguments, cannot modify an unresolved proxy
Hi @Vaan, I see that you are facing issues when trying to import requirements in the Requirements editor. The error messages ...
6 months 前 | 0
已回答
Building a system to visualize the position and orientation of a ground mobile robot.
Hi @陸, I understand that you want to send the position and orientation of your ground robot from ROS1 as a topic via UDP to a...
Building a system to visualize the position and orientation of a ground mobile robot.
Hi @陸, I understand that you want to send the position and orientation of your ground robot from ROS1 as a topic via UDP to a...
6 months 前 | 0
已回答
Reading multiple binary formats with fread()
Hi @Brian, I understand that you are able to cover the cases for signed/unsigned and big/little endian when reading large amo...
Reading multiple binary formats with fread()
Hi @Brian, I understand that you are able to cover the cases for signed/unsigned and big/little endian when reading large amo...
6 months 前 | 0
已回答
External mode simulation is not supported for the 'arduino uno' hardware. however, you can deploy the model on this hardware. from the model window, click the 'deploy to hardware' button
Hi @panda xl, I see that you want to execute External mode simulation on Arduino Uno, but it is not supported in the MATLAB/Sim...
External mode simulation is not supported for the 'arduino uno' hardware. however, you can deploy the model on this hardware. from the model window, click the 'deploy to hardware' button
Hi @panda xl, I see that you want to execute External mode simulation on Arduino Uno, but it is not supported in the MATLAB/Sim...
6 months 前 | 0
已回答
Is there a way to abort the running of startup scripts in Simulink Project based on a condition check ?
Hi @Kritika Bhowmik, I understand that you want a way to abort the loading of the Simulink Project and close it in case a condi...
Is there a way to abort the running of startup scripts in Simulink Project based on a condition check ?
Hi @Kritika Bhowmik, I understand that you want a way to abort the loading of the Simulink Project and close it in case a condi...
6 months 前 | 0
已回答
Detect if Simulink Project Shortcuts fail when working without GUI
Hi @Andrew Chambers, I understand that you want to track the success/failure of startup shortcuts when opening MATLAB in text...
Detect if Simulink Project Shortcuts fail when working without GUI
Hi @Andrew Chambers, I understand that you want to track the success/failure of startup shortcuts when opening MATLAB in text...
6 months 前 | 0
已回答
Startup actions prior to MATLAB project open
Hi @Isaac De La Cruz, I understand that you want to register/execute a startup routine that runs before the project references....
Startup actions prior to MATLAB project open
Hi @Isaac De La Cruz, I understand that you want to register/execute a startup routine that runs before the project references....
8 months 前 | 0
| 已接受
已回答
Support for MSP-EXP432E401Y with Simulink Embedded Coder – Code Generation and Driver Blocks
Hi @Pasquale, I understand that you are planning to work with the MSP-EXP432E401Y LaunchPad, and using this together with Embed...
Support for MSP-EXP432E401Y with Simulink Embedded Coder – Code Generation and Driver Blocks
Hi @Pasquale, I understand that you are planning to work with the MSP-EXP432E401Y LaunchPad, and using this together with Embed...
8 months 前 | 0
| 已接受
已回答
Save file to CIFS share not working - linux gvfs
Hi, CIFS shares can have complex permission and ownership semantics, especially when accessed from Linux. My assumption is ...
Save file to CIFS share not working - linux gvfs
Hi, CIFS shares can have complex permission and ownership semantics, especially when accessed from Linux. My assumption is ...
8 months 前 | 0
已回答
Is there any kind of firewall models and networking add-on available in simulink?
Hi @Muhammad Arsal, Below are two options that you can explore for modelling the networking components of your system in Simuli...
Is there any kind of firewall models and networking add-on available in simulink?
Hi @Muhammad Arsal, Below are two options that you can explore for modelling the networking components of your system in Simuli...
8 months 前 | 0
已回答
where is the error of following code to calculate confusionmat?
Hi @Rafid Mustafiz, I see you are encountering an error while using ‘confusionmat’. This issue arises because MATLAB’s ‘co...
where is the error of following code to calculate confusionmat?
Hi @Rafid Mustafiz, I see you are encountering an error while using ‘confusionmat’. This issue arises because MATLAB’s ‘co...
8 months 前 | 0
已回答
Why can't I remove reference to simulink in app?
Hello @Dan, When a Simulink component is added to the design view in App Designer, some additional lines of code are added in ...
Why can't I remove reference to simulink in app?
Hello @Dan, When a Simulink component is added to the design view in App Designer, some additional lines of code are added in ...
8 months 前 | 0
已回答
Can you plot the gradient for CNNs using trainNetwork?
Hello @Arjun Desai, I understand that you want to extract the gradient information while training a CNN and plot this over iter...
Can you plot the gradient for CNNs using trainNetwork?
Hello @Arjun Desai, I understand that you want to extract the gradient information while training a CNN and plot this over iter...
9 months 前 | 0
已回答
Invalid input data. Invalid size of channel dimension. Layer expects input with channel dimension size 3 but received input with size 1.
Hello @lakshmipriya premkumar, The error message indicates that the model ‘alexnet’ expects the input with 3 channels, but you...
Invalid input data. Invalid size of channel dimension. Layer expects input with channel dimension size 3 but received input with size 1.
Hello @lakshmipriya premkumar, The error message indicates that the model ‘alexnet’ expects the input with 3 channels, but you...
9 months 前 | 0
已回答
How to access gradients in Deep Learning Toolbox
Hello @John Smith, My understanding is that you want to access a model’s gradients at each component layer (custom as well as ...
How to access gradients in Deep Learning Toolbox
Hello @John Smith, My understanding is that you want to access a model’s gradients at each component layer (custom as well as ...
9 months 前 | 0
已回答
Understanding Action Dimension Formatting in MATLAB's DDPG with LSTM-Based Networks
Hello @Abdolrazzagh, I understand that you are trying to know how actions are formatted by the underlying mechanism when using ...
Understanding Action Dimension Formatting in MATLAB's DDPG with LSTM-Based Networks
Hello @Abdolrazzagh, I understand that you are trying to know how actions are formatted by the underlying mechanism when using ...
9 months 前 | 0
已回答
multi-step prediction in time-series data using 1D CNN model
Hello @jingoo lee, I understand that you’re trying to implement one-step and multi-step predictions using a 1D CNN model in MA...
multi-step prediction in time-series data using 1D CNN model
Hello @jingoo lee, I understand that you’re trying to implement one-step and multi-step predictions using a 1D CNN model in MA...
9 months 前 | 0
| 已接受
已回答
Making mex work with R2012b and MacOS 10.9.2
Hi @JC, I understand that you are trying to compile some MATLAB functions using Simulink model in R2012b, MacOS 10.9.2 and Xco...
Making mex work with R2012b and MacOS 10.9.2
Hi @JC, I understand that you are trying to compile some MATLAB functions using Simulink model in R2012b, MacOS 10.9.2 and Xco...
10 months 前 | 0
已回答
Generate a neural network with Simulink blocks
Hello @heof, I understand that you want to implement a neural network using blocks in Simulink such that all the involved para...
Generate a neural network with Simulink blocks
Hello @heof, I understand that you want to implement a neural network using blocks in Simulink such that all the involved para...
10 months 前 | 0
已回答
Unable to load simple shared library (.so) in simulink
Hi @Joshua, My understanding is that you are trying to create a custom shared library in version R2022a of Simulink/MATLAB usi...
Unable to load simple shared library (.so) in simulink
Hi @Joshua, My understanding is that you are trying to create a custom shared library in version R2022a of Simulink/MATLAB usi...
10 months 前 | 1
已回答
S-function error
Hello @Sun Ning, My understanding is that you are trying to simulate a control system using an ‘S-function’ in MATLAB and Simul...
S-function error
Hello @Sun Ning, My understanding is that you are trying to simulate a control system using an ‘S-function’ in MATLAB and Simul...
10 months 前 | 0
已回答
Outputs of the second layer in PNN neural network
Hello, In a Probabilistic Neural Network (PNN) created using MATLAB's ‘newpnn’ function, the layers are structured as follows: ...
Outputs of the second layer in PNN neural network
Hello, In a Probabilistic Neural Network (PNN) created using MATLAB's ‘newpnn’ function, the layers are structured as follows: ...
10 months 前 | 0
已回答
How to preallocate an 'lmi' (Yalmip class) array of known size
Hello, I understand that you are trying to solve linear matrix inequalities using YALMIP such that it executes efficiently for ...
How to preallocate an 'lmi' (Yalmip class) array of known size
Hello, I understand that you are trying to solve linear matrix inequalities using YALMIP such that it executes efficiently for ...
10 months 前 | 1
| 已接受
已回答
Access DataStore-Variables from s-function
Hello, I understand that you are trying to access DataStore Variables from S-functions in Simulink. Using the ‘mexGetVariableP...
Access DataStore-Variables from s-function
Hello, I understand that you are trying to access DataStore Variables from S-functions in Simulink. Using the ‘mexGetVariableP...
10 months 前 | 0

