photo

Pratik


Last seen: Today 2023년부터 활동

Followers: 0   Following: 2

통계학

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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 ...

5일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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일 전 | 0

답변 있음
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개월 전 | 0

| 수락됨

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

| 수락됨

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

더 보기