photo

Saurabh


NIT Durgapur

Last seen: 9 dagar ago Active since 2023

Followers: 2   Following: 0

Programming Languages:
C++, C, MATLAB, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistics

All
MATLAB Answers

0 Questions
120 Answers

Cody

0 Problems
8 Solutions

RANK
510
of 299 279

REPUTATION
154

CONTRIBUTIONS
0 Questions
120 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
45

RANK
 of 20 677

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
42 325
of 164 003

CONTRIBUTIONS
0 Problems
8 Solutions

SCORE
92

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 3
  • Solver
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Changing property 'BlockReduction' is not allowed
Hi @Praveen I understand that you are encountering the mentioned error while using the Model Slicer in MATLAB R2017b. It's bec...

ungefär en månad ago | 0

Answered
App designer : Saveas save all the interface and not just the figure mentionned
Hi Bastien, Based on the description, it appears that the goal is to save graphs generated within the app separately using the ...

ungefär en månad ago | 0

Answered
which encoding should i used with fopen in matlab
Hi @rakia belgacem, I understand you are encountering an issue opening a UCS‑2 (or UTF‑16) encoded file in MATLAB. This is bec...

ungefär en månad ago | 0

Answered
VideoReader read gets progressively slower
Hi @Peter Bone, The issue arises because MATLAB's 'read()' method in older R2013b with compressed formats is not indexed. Each ...

ungefär en månad ago | 0

Answered
deploy to hardware error "Embedded coder with tiva c tmc123G"
Hi @Mahmoud awd, @Tarek Anwer The error encountering when building your Simulink model for the 'Tiva C TM4C123G' using Embedded...

ungefär en månad ago | 0

Answered
create matrix of Java linked list
Hi @Yuval Larom, The error "Index exceeds Java array dimensions" occurs because MATLAB's 'javaArray' function creates Java arr...

ungefär 2 månader ago | 0

Answered
cross-validation for decision tree with matlab
Hi @chikilon, The error arises because 'classify' expects numerical input, but the data provided is in a cell array of strings....

ungefär 2 månader ago | 0

Answered
android code generation error
Hi @MUGILAN MUTHUSAMY, The build error appears to be related to network or SSL certificate issues that prevent Gradle from dow...

ungefär 2 månader ago | 0

Answered
How to fix 'Undefined variable "rmiut" or class "rmiut.isReqEditorOpen". Error in rmiml.selectionLink Error in rmiml.selectionLink'?
Hi @Cong Vu Van, @Philip Pesce, @creative, @Muhammad Atif Ali I understand that an error is being encountered while starting MA...

2 månader ago | 0

Answered
How do I solve the licensing error -140, 148?
Hi @Lars Geir Tvedt, @Drew Gehman The License Manager Error -140/148 occurs when attempting to use a newer license file with an...

2 månader ago | 0

Answered
R2016a error using "Print to Figure" for clustergram
Hi @Daniel Miller, I also faced a similar problem when trying to pring a clustegram to a figure in MATLAB. This error occurs be...

2 månader ago | 0

Answered
Error using VideoReader to load video files
Hi @Damien, The error occurs because MATLAB R2013a does not support reading MP4 files using the 'VideoReader' function on Wind...

2 månader ago | 0

Answered
Mex Link Failure: Undefined Symbols for Architecture
Hi @Adriano Martinelli, I understand that there was an issue during the linking process when tried to compile a MEX file using...

2 månader ago | 0

Answered
Why am I getting an error running the Monocular Visual Simultaneous Localization and Mapping tutorial?
Hi @Evandro Marconato, I understand that you are trying to run the ‘Monocular Visual Simultaneously Localization and mapping’ ...

5 månader ago | 0

Answered
Is there a workaround to use GUIs created with GUIDE inside a namespace?
Hi @Qitr, Try the following workaround and check if this solves the issue: Open the GUI in 'GUIDE', and exploit one of the 'G...

7 månader ago | 2

Answered
Invalid MEX-file: undefined symbol:_ZN6matlab3mex8Function9getEngineEv
hi @Brent, This could possibly be the badly linked library. You probably need to add the appropriate library directory with a ...

7 månader ago | 1

Answered
S-Function Builder - Problems in the compilation of routines in C.
Hi @JuanMa, To ensure the "S-function" block can locate the "_wrapper.c" file, you must specify it in the "S-function modules"...

7 månader ago | 1

Answered
Problem after Converting the simulink model from R2024a to R2022b
Hi @Vangala, This seems to be a possible bug try running the model using 'sim(bdroot)' and then clicking the hyperlinks which ...

7 månader ago | 2

Answered
Connection Error The application could not connect to MathWorks. For more information on resolving this issue, see this Support Article.
Hi @Adrian, The MathWorks installer and/or Activation Client are unable to connect to the MathWorks servers due to computer or...

7 månader ago | 1

Answered
Matlab Autosar Code Genration Error
Hi @dayoung, This seems to be a bug and a possible workaround to solve this is to specify the following type definitions in Si...

7 månader ago | 1

| accepted

Answered
The following error occurred during deployment to your hardware board: The generated code exceeds the available memory on the processor. It uses 137.9% of available program
Hi @Adeleke, I've responded to a similar question in the MATLAB answer thread. Please review it to see if any of the suggested...

7 månader ago | 0

Answered
error during deployment to hardware. available memory exceeds processor memory
Hi @Muhammad Junaid, This error occurs because there is not enough program memory on the target to properly execute the model ...

7 månader ago | 0

Answered
Can't find the resource file 'toolbox\local\hgrc.m'
Hi @Syafiq, Check out this MATLAB answer thread, that speaks something similar to the error you have encountered: https://ww...

7 månader ago | 0

Answered
Why cannot I commit changes in Git version control?
Hi @Lu, Some anti-virus systems sometimes believe that parts of MATLAB / Simulink are potential malware, so sometimes you need...

7 månader ago | 0

Answered
NNPC error - S-function block 'untitled/NN Predictive Controller/S-Function' references obsolete level-1 MATLAB S-function 'predopt'.
Hi @Tasmiyah Javed It seems that the model was initially developed using an older version of MATLAB with a Level-1 S-function, ...

7 månader ago | 1

| accepted

Answered
Cannot Open any MLAPP with axes
Hi @John Troutman, Considering refering to the similar post that speaks about the same issue: https://www.mathworks.com/matl...

8 månader ago | 2

| accepted

Answered
TriBoard TC397 v2.0 not connecting
Hi @Massimo, The error indicates an issue with the connection to the board. To solve this issue check the COM Port used to com...

8 månader ago | 0

Answered
One sided heat exchange TL-G simscape
Hi @Andreas, The reservoir remains at atmospheric pressure, but the tank pressure increases over time due to the fluid being a...

8 månader ago | 0

Answered
Matrix Population from formula
Hi @Alexander Brooks, I understand that you want to populate a 6x6 matrix using the given formula. In MATLAB, you can use the ...

8 månader ago | 0

Answered
Does the progress bar work correctly when working with rapid accelerator mode and sim command?
Hi @Yaakoub Ben Romdhane, In rapid accelerator mode, this behavior might be intentional to prevent a loss of performance. I re...

8 månader ago | 0

Load more