photo

Pratik


Last seen: Today Active since 2023

Followers: 0   Following: 2

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

6 days ago | 0

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

26 days ago | 0

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

26 days ago | 0

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

26 days ago | 0

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

27 days ago | 0

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

29 days ago | 0

Answered
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"...

1 month ago | 0

| accepted

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

1 month ago | 0

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

1 month ago | 0

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

1 month ago | 0

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

1 month ago | 0

Answered
find all pathbetween 2 node under constraint
Hi Shalom, From what I can understand, we need to find all possible upward or rightward paths from the bottom-left corner to th...

1 month ago | 0

Answered
how to load data and split into 3 columns from app.UITable to file csv
Hi lyhoang, As per my understanding, you want to load data and split into 3 columns from app.UITable to csv file. Please refer...

1 month ago | 0

Answered
How can I optimize the the code below which assigns grey-scale color values to a color array from pixels in an image?
Hi Toby, As per my understanding, the provided code to assign grey scale values to a color array needs to be optimised. There...

1 month ago | 0

Answered
MatLab froze for a couple of seconds, and my mlx became empty
Hi Riste, In my understanding, MATLAB froze for some time during which the content of .mlx file got erased. Now the content of ...

2 months ago | 0

Answered
Satellite Scenario issue when assigning Satellite within parfor loop
Hi Kyle, I understand that there is an error related to 'Invalid default value for property 'ColorConverter'' when using satel...

2 months ago | 0

Answered
Extracting X and Y coordinates from "blakechart" function
Hi Ivan, As per my understanding, "XData" and "YData" properties needs to be extracted from variable "a". To do this dot notat...

2 months ago | 0

| accepted

Answered
Arduino support package send two value at the same time to different port
Hi Fan, As per my understanding, two arduino boards are to be connected to a computer via different ports and two different tri...

2 months ago | 0

Answered
Possible bug in fitrm within subject parameter declaration?
Hi Alessandro, As per my understanding, there is an error of full column rank when declaring a repeated measures model for the ...

2 months ago | 0

Answered
If I feed signals at given conditions, can machine learning predict how the signal at a certain condition would look like?
Hi Nasrin, As per my understanding, you have a signal and using machine learning the mixed signal output has to be predicted. ...

2 months ago | 0

Answered
Run in parallel a script and a real-time simulation
Hi Eduardo, As per my understanding, you are trying to update the parameter of the gain block using a script however the simula...

2 months ago | 0

Load more