Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I have a list of parameters that my Simulink model uses during simulation. I would like to export the parameters from the base workspace to an Excel s...
I was wondering how to interpret the tables that one is receiving when using this line: params = getLearnableParameters (critic); Why are there 6 t...
I was wondering why the models in the Mathwork Help Center are always called vdp. This is pure curiosity and a little bit insecurity if I should use t...
Hi all, I have the following situation: 1) I have a sfunction builder block, where I have defined a function in C, which uses external library (libxml...
Hello, I am using a Simulink model to control a small robot. The model is compiled using the Real-Time Windows Target (ERT), and runs in external...
Why does the MOD function from the Math Function block return unexpected results with negative inputs in Simulink? I have a model with a MOD block. Th...
I am looking for the best way to develop an app that has an already developed code in MatLab that works with Simulink and Simscape. I have come across...
I have created a high pass butterworth filter in FilterDesigner tool in MATLAB. now I want to convert its structure to transposed direct form || and t...
How to resolve error 'Not enough memory on the target to process the packet' while working on TI C2000 in external mode? I want to make a real-time tr...
I built a model which contains frame-based signals and an Embedded MATLAB block, which just runs fine. When I put some parts of my model in a subsyste...