Respondida
How to call the refresh custom code in c caller block from command line?
Hey Ajay, There is no direct API to access the refresh button; however the refresh occurs automatically when using “get_param” ...

12 meses hace | 0

Respondida
How to have two plot in the same, each plot is the rusult of a specific function
Hi Matteo, I understand that there is an error of Error using nexttile The layout does not have sufficient space. in the ab...

12 meses hace | 0

Respondida
What are the key differences between generating C code as grt.tlc versus grt_malloc.tlc?
Hi Alec, Please refer to the following documentation to understand the key differences between between generating C code as grt...

alrededor de 1 año hace | 0

Respondida
How to link simulink model to GUIDE interface?
HI Shubham, I understand that you want to display your simulink model result on GUIDE interface. The query looks similar to th...

alrededor de 1 año hace | 0

Respondida
code folding in live scripts
Hi, I understand that you want to know if code folding in live scripts is possible or not. Unfortunately, for now this feature...

alrededor de 1 año hace | 1

| aceptada

Respondida
polyspce code prover rules
Hi li, Polyspace Bug Finder is the recommended tool for checking MISRA C:2012. All MISRA C:2012 rules can be checked by Polyspa...

alrededor de 1 año hace | 0

Respondida
electric field distribution above the contour as continuous lines ?
Hi Mary, To represent the electric field distribution as continuous lines instead of arrows, you can use the streamline() funct...

alrededor de 1 año hace | 0

Respondida
No line number in Bug Finder report
Hi Anupama, In MATLAB R2023b and beyond, for the line number to appear in the exported results, the analysis has to be run via ...

alrededor de 1 año hace | 0

Respondida
Change x- and y-axis description in multcompare()
Hi Annika, I understand that the title, and the description of the of the plot need to be changed. Following code snippet can ...

alrededor de 1 año hace | 0

| aceptada

Respondida
why do I receive PSB option menu block block (mask) does not have a parameter named 'MechanicalLoad'
Hi Zhang, It will be difficult to figure out the root cause of the issue without acess to the full model and the version in whi...

más de 1 año hace | 0

Respondida
How to resolve "failed to generate all binary outputs" error while creating s-function for ultrasonic sensor using NewPing?
Hi Ramkumar, From what can be understood from the error message, some particular system object is using the "NewPing.cpp" file ...

más de 1 año hace | 0

Respondida
Tone.cpp multiple definition error, R2018b. Arduino, Simulink.
Hi Euan, From what can be understood from the error message, some particular system object is using the "NewPing.cpp" file wh...

más de 1 año hace | 0

Respondida
failed to generate binary outputs when deploy on hardware
Hi Kang, From what can be understood from the error message, some particular system object is using the "NewPing.cpp" file wh...

más de 1 año hace | 0

Respondida
ERRO WHEN RUN ON HARDWARE TARGET TESTING ULTRASONIC SENSOR (SR-04)
Hi Duong, From what can be understood from the error message, some particular system object is using the "NewPing.cpp" file w...

más de 1 año hace | 0

Respondida
Error simulink external mode
Hi David, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't find ...

más de 1 año hace | 0

Respondida
When the model is compiled, the error message "error of 2" is displayed
Hi Chen, From what I can understand from the error message, compiler is not able to identify "memcpy" function. Including "<s...

más de 1 año hace | 0

Respondida
How to solve "No rule to make target `rtiostream_utils.c' " error while building model in Simulink?
Hi Tautvydas, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't f...

más de 1 año hace | 0

Respondida
gmake: *** No rule to make target `spacemouse.obj', needed by...
Hi John, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't find t...

más de 1 año hace | 0

Respondida
error by similink external mode : gmake: *** No rule to make target `FAST_SFunc.obj', needed by `../OpenLoop.rxw64'. Stop.
Hi David, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't find ...

más de 1 año hace | 0

Respondida
Coder C2000 for simulink. Error >> gmake: *** No rule to make target (...) needed by `MW_c28xx_csl.obj'.
Hi Pablo, The error comes from gmake command. Looking at the error message a possible reason for the error can be the special c...

más de 1 año hace | 0

Respondida
Dot Indexing is not supported for variable of this type EEG PROCESSING
Hi Shuping, I understand that you are facing error of "Dot Indexing is not supported", without the code used and steps to repro...

más de 1 año hace | 0

Respondida
system(command) execution of software fail on MatLab R2020b
Hi Kevin, A possible reason for the error you are facing is that Matlab prioritizes its own mpiexec over Microsoft's. To verify...

más de 1 año hace | 1

Respondida
How can I find the maximum frequency component of an audio signal? I have used the following code so please tell me how can I point out the max freq component by the graph of abs(xfft)? If there is any other way to find it, do share it. Thanks!
Hi maham, To find the maximum frequency component of an audio signal, you can follow these steps: Load the audio file and perf...

más de 1 año hace | 0

Respondida
How to plot simple fft of a shifted time series?
Hi Kelsey, To plot the FFT of a shifted time series and understand its behavior, it is important to ensure that the time and fr...

más de 1 año hace | 0

Respondida
Why do I see the error message "unable to resolve this name 'slcontrollib.internal.siginject.perturbationType.ADD'"
Hi Kavya, From what I can understand, you are facing the error of "unable to resolve this name". It is a bit difficult to pinp...

más de 1 año hace | 0

Respondida
Pseudo-terminal will not be allocated because stdin is not a terminal.
Hi, From what I can understand, you are facing error of "Pseudo-terminal will not be allocated because stdin is not a terminal"...

más de 1 año hace | 0

| aceptada

Respondida
Using imshow in Matlab 2015b on Linux Ubuntu 14.04 crash with Segmentation fault
Hi Chow, From what I can understand, it seems that you are facing crash when using MATLAB on ubuntu. This is a known issue th...

más de 1 año hace | 0

Respondida
Segmentation violation detected Error on matlab R2018b on Debian 10 while running mt_prep_snap tool StaMPS-4.1-beta
Hi Fabio, From what I can understand, there is a crash and Segmentation Fault (core dumped) error during mt_prep_snap. The re...

más de 1 año hace | 0

Respondida
can somebody help me to translate this Arduino code to Matlab?
Hi Guillermo, From what I can understand, the arduino code provided needs to be changed to MATLAB equivalent code. The provide...

más de 1 año hace | 0

Respondida
Simulink package for arduino with matlab R2019b
Hi Alexandre, As per my understanding, you are facing simulink package error for arduino with matlab R2019b and have already t...

más de 1 año hace | 0

Cargar más