Shivam Lahoti - MATLAB Central
photo

Shivam Lahoti


Last seen: 3 days ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 07/22 to 03/25Use left and right arrows to move selectionFrom 07/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
97 Answers

RANK
1,877
of 297,547

REPUTATION
34

CONTRIBUTIONS
0 Questions
97 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
7

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,122

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Display images from a folder. Error in 'MakeTexture'
Hi Clarissa, I understand you are facing an error while using Psychtoolbox. As mentioned in the error log, the error occurs w...

3 days ago | 0

Answered
Synch Failure and Screen() function and Mex file not working with Psychtoolbox-3 on both MacBook Air (MacOS Catalina) and Windows operating systems
Hi Barbara, I understand you are facing issues in using the Psychtoolbox. The author of the toolbox has done an excellent job...

3 days ago | 0

Answered
dicomContours.createMask issue
Hi Christopher, I understand you are facing the issue with "dicomContours.createMask". I believe this issue was there till MA...

4 days ago | 0

Answered
Question about serialport() vs serial() on different versions on Matlab
Hi Sebastiaan, I can see the 'serial' object is not recomended as mentioned in the following documentation: https://www.mathwo...

5 days ago | 0

Answered
Matlab crashes when Intel MKL's function Pardiso is called
Hi Ante, I understand you are encountering a matlab crash when you are trying to call the mex file that you have compiled. The ...

5 days ago | 0

Answered
Compiled Matlab Stand Alone app does not find a mex file
Hi youngz, I understand you are getting a "MATLAB:mex:ErrInvalidMEXFile" error. I can see a probable solution discussed in co...

5 days ago | 0

Answered
Undefined function 'isvalid' for input arguments of type 'double'.
Hi hlslxy, The issue you're facing could be due to missing dependencies or toolboxes that are not installed on the cluster envi...

9 days ago | 0

Answered
There is a UndefinedFunction error,when I use 'addAttachedFiles(pool,files)'
Hi, I understand you're encountering an 'UndefinedFunction' error when using 'addAttach​edFiles(po​ol,files)' file on MATLAB Pa...

9 days ago | 0

Answered
UndefinedFunction error for a known script
Hi Fani, I understand you are receiving a 'MATLAB:UndefinedFunction' exception. The error states 'undefined function or variabl...

10 days ago | 0

Answered
Simulink External Mode not working on C2000 Launchpad F28379D at high frequency
Hi, I understand you are encountering the aforementioned error when trying to establish external mode connection. This error c...

11 days ago | 0

Answered
Exception in thread "AWT-EventQueue-0": java.lang.RuntimeException: java.lang.NoClassDefFoundError:
Hi, The particular error might indicate that MATLAB is not able to locate or read your MATLAB preferences directory. This could...

2 months ago | 0

Answered
Exception in thread "IPC Process Thread
Hi Ameen, I can understand you are getting the following error: "Exception in thread "IPC Process Thread": java.lang.Unsatisfi...

2 months ago | 0

Answered
Simscape Multibody -: Model not assembled. The following violation occurred: Position Violation.
Hi, I can understand you are getting the following error when running a Simscape Multibody model: "Model not assembled: positi...

2 months ago | 0

Answered
Error in PV modeling: Nonlinear solver to advance time one step failed to converge due to Linear Algebra error. Failed to solve using iteration matrix.
Hi Amirali, I understand you are getting the follwing error: "Nonlinear solver to advance time one step failed to converge due...

2 months ago | 0

Answered
"Initial conditions solve failed to converge" Error
Hi Tuan, The error message indicates that Simscape is unable to solve your system, which can happen for several reasons. Often,...

2 months ago | 0

Answered
Transient initialization at time 1129.68252521012, solving for consistent states and modes, failed to converge. Nonlinear solver: failed to converge, residual norm too large.
Hi, The error message indicates that Simscape is unable to solve your system, which can happen for several reasons. Often, it's...

2 months ago | 0

Answered
About converting Spice model to Simscape
Hi Xiaoyu, I understand you are getting the following error when you are trying to convert the Spice model to Simscape. The su...

2 months ago | 0

| accepted

Answered
Warning: Parameter object's DataType property has been set while its Value is not double precision.
Hi Dayoung, The warning, "Parameter object's DataType property has been set while its Value is not double precision" is with Si...

2 months ago | 0

Answered
Error in math.h file while Autosar code generation
Hi Namrata, I understand that you are encountering MISRA errors related to syntax issues while compiling your .c file, specific...

4 months ago | 0

Answered
MISRA C compliant code generation
Hi, I understand that you are experiencing MISRA violations in your Simulink model. MISRA violations are important to address, ...

4 months ago | 0

Answered
getting MISRA C:2012 Rule 10.1 warning in model advisor with bitwise operation in stateflow
Hi, I understand that you are experiencing MISRA violations in your Simulink model. MISRA violations are important to address, ...

4 months ago | 0

Answered
Dot indexing is not supported for variables of this type - Model Advisor
Hi Matthew, I understand you are getting the following error in Model Advisor: "Dot indexing is not supported for variables of...

4 months ago | 0

Answered
The left-hand side of a . operator must be a valid scope identifier
Hi Damandeep, I understand you are encountering the error: 'The left-hand side of a . operator must be a valid scope identifier...

4 months ago | 0

Answered
xcp error ; TI C2000
Hi, I understand you are encountering the following error: This error can stem due to multiple reasons. One of the prominent o...

4 months ago | 0

Answered
Description of Matlab Windows Application exit codes
Hello Dora, I understand that you are working with MATLAB Compiler-generated applications and are concerned about the exit code...

4 months ago | 0

Answered
Unable to find error in called function code
Hello, It sounds like you're facing challenges with implementing Newton's method in MATLAB, particularly with unexpected comple...

4 months ago | 0

Answered
Hello, i receive this error, i am attempting to plot Td with sample h
Hello, The error "Matrix dimensions must agree" suggests a mismatch in the dimensions of the arrays you're working with. In you...

4 months ago | 0

Answered
Error: Generated code from your project uses OpenCV and requires that you use a supported C++ compiler. Use 'mex -setup' to select a supported C++ compiler.
Hello, I understand you're facing an issue with generating code from your Simulink project, and the error message indicates the...

4 months ago | 0

Answered
"Maximum variable size allowed on the device is exceeded." when using predict on GPU
Hi hanspeter, I understand you are encountering a “Maximum variable size allowed on the device is exceeded" error when using pr...

5 months ago | 0

Answered
How to solve the "No rule to make target `.refresh', needed by `ert_main.o.opt'. Stop." when I use Embeded Coder to build generated C code?
Hi, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't find the in...

5 months ago | 0

Load more