photo

Pratik


Last seen: Today Aktiv seit 2023

Followers: 0   Following: 2

Statistik

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

ein Tag vor | 0

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

9 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

10 Tage vor | 0

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

30 Tage vor | 0

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

30 Tage vor | 0

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

30 Tage vor | 0

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

etwa ein Monat vor | 0

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

etwa ein Monat vor | 0

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

etwa ein Monat vor | 0

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

etwa ein Monat vor | 0

| akzeptiert

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

etwa ein Monat vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

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

etwa 2 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 0

Mehr laden