
C++, C, MATLAB, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
He/him
Statistik
RANG
509
of 298.949
REPUTATION
154
BEITRÄGE
0 Fragen
118 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
46
RANG
of 20.661
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 ...
etwa 11 Stunden vor | 0
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...
7 Tage vor | 0
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...
19 Tage vor | 0
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....
19 Tage vor | 0
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...
21 Tage vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
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’ ...
4 Monate vor | 0
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...
6 Monate vor | 2
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 ...
6 Monate vor | 1
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"...
6 Monate vor | 1
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 ...
6 Monate vor | 2
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...
6 Monate vor | 1
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...
6 Monate vor | 1
| akzeptiert
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...
6 Monate vor | 0
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 ...
6 Monate vor | 0
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...
6 Monate vor | 0
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...
6 Monate vor | 0
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, ...
6 Monate vor | 1
| akzeptiert
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...
7 Monate vor | 2
| akzeptiert
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...
7 Monate vor | 0
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...
7 Monate vor | 0
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 ...
7 Monate vor | 0
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...
7 Monate vor | 0
An error when I run with model reference
Hi @Chengyi Wu, To address this issue, try using 'powergui.' Navigate to preferences and enable the option called 'Use TLC fil...
7 Monate vor | 0
Application Crashes: Failed to initialize OpenGL for Matlab
Hi @Christophe Romein, The issue you're encountering may be due to low-level graphics problems. MATLAB can experience difficul...
7 Monate vor | 0
Streamslice in polar coordinates problem
Hi @Szymon Cedrowski, For the 'streamline' function to work correctly, the 'x' and 'y' inputs must form a grid of coordinates ...
7 Monate vor | 0