photo

Saurabh


NIT Durgapur

Last seen: alrededor de 1 mes hace Con actividad desde 2023

Followers: 2   Following: 0

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

Estadística

All
MATLAB Answers

0 Preguntas
120 Respuestas

Cody

0 Problemas
8 Soluciones

CLASIFICACIÓN
513
of 299.722

REPUTACIÓN
154

CONTRIBUCIONES
0 Preguntas
120 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
45

CLASIFICACIÓN
 of 20.790

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
42.695
of 165.604

CONTRIBUCIONES
0 Problemas
8 Soluciones

PUNTUACIÓN
92

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

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

3 meses hace | 0

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

4 meses hace | 0

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

4 meses hace | 0

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

4 meses hace | 0

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

4 meses hace | 0

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

4 meses hace | 0

Respondida
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’ ...

6 meses hace | 0

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

9 meses hace | 2

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

9 meses hace | 1

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

9 meses hace | 1

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

9 meses hace | 2

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

9 meses hace | 1

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

9 meses hace | 1

| aceptada

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

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

9 meses hace | 0

Respondida
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, ...

9 meses hace | 1

| aceptada

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

9 meses hace | 2

| aceptada

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

9 meses hace | 0

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

9 meses hace | 0

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

10 meses hace | 0

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

10 meses hace | 0

Cargar más