photo

Pratik


Last seen: Today 2023 年からアクティブ

Followers: 0   Following: 2

統計

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

1日 前 | 0

回答済み
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日 前 | 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...

10日 前 | 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...

10日 前 | 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...

10日 前 | 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 ...

10日 前 | 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...

10日 前 | 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...

10日 前 | 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...

10日 前 | 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 ...

10日 前 | 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...

30日 前 | 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...

30日 前 | 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...

30日 前 | 0

回答済み
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...

約1ヶ月 前 | 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...

約1ヶ月 前 | 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...

約1ヶ月 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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

さらに読み込む