photo

Pratik


Last seen: 1日 前 2023 年からアクティブ

Followers: 1   Following: 2

統計

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

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

7日 前 | 0

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

7日 前 | 0

| 採用済み

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

30日 前 | 0

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

30日 前 | 0

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

30日 前 | 0

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

30日 前 | 0

| 採用済み

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

3ヶ月 前 | 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"...

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

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

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

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

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

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

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

4ヶ月 前 | 0

さらに読み込む