Community Profile

photo

Yukta Maurya

MathWorks

Last seen: 21 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Matlab R2022b Segmentation Fault on CentOS 7
The crash dump looks similar to a known issue with sporadic crashes when starting Simulink on CentOS 7. For more information on ...

1 year ago | 0

Answered
Im getting an error "Invalid value for a mask parameter"
As per my understanding, it might be possible that the workflow you are following relies on a legacy version of Arduino support,...

1 year ago | 0

Answered
Rtwtypes.h vs Tmwtypes.h
The file tmwtypes.h contains type definitions that are needed by the generated code. You can read more about it in the doc page ...

1 year ago | 0

Answered
crash report and stopped the code in the middle
It looks like "REFPRP64.dll" is the library causing the crash. Since it is not provided by MathWorks, we will not be able to get...

1 year ago | 0

Answered
The bus data type 'BMS_Output' specified in 'Battery_Model/Bus Creator' is not valid; the number of signals at the input to the block must match the number of object elements
You can refer to the "https://in.mathworks.com/matlabcentral/answers/458312-what-does-the-error-the-number-of-signals-at-the-inp...

1 year ago | 0

Answered
how to calculate IoU for deep learning segmentation
You can refer the documentations below to know more about semantic segmentation using deep learning - Semantic Segmentation Us...

1 year ago | 0

| accepted

Answered
Warning: URI generated by PathMapManager is not a canonical MATLAB path URI
This warning might be due to an unknown interaction with Jenkins when it is setup to use the "Local System Account". The "Local ...

1 year ago | 0

Answered
Predictive Driver Input signals
You can refer the Predictive Driver documentation to know more about Predictive Driver and its input signals.

2 years ago | 0

Answered
what is the meaning of this error?
Assuming that you might be trying to run your application using XCP-based external mode, the error can could have occured becaus...

2 years ago | 0

Answered
Out of memory problem can you healp me please
Assuming that you might be using Faster R-CNN. The issue can be likely caused due to the following reasons: 1) Large input dime...

2 years ago | 0

Answered
Parrot bebop2 package
Currently, the MATLAB Support Package for Parrot Drones does not support controlling of the camera angle in parrot bebop 2 from ...

2 years ago | 0

Answered
Internal error for transfering Appdesigner Project to Matlab 2022a
One of the possible reasons, this error can occur is when there is a component in the app that has a "CreateFcn" that calls "gca...

2 years ago | 0

Answered
Error -9,57 in OS Ubuntu 20.04LTS
You can check this link https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-receive-license-manager-error-9?s_tid=src...

2 years ago | 0

Answered
PortAudio Error: Unanticipated host error.
You can refer to the below link - 1. https://www.mathworks.com/matlabcentral/answers/307634-how-to-fix-port-audio-error-unantic...

2 years ago | 0

Answered
Why has my license expired earlier?
You can refer the below links to know more about managing your licence and "License Manager Error -10" error message - https:/...

2 years ago | 0

Answered
issue to install hardware support packages
You can follow the below steps to install a hardware support package of your interest - On the MATLAB® Home tab, in the Environ...

2 years ago | 0

Answered
What means "MATLAB connector is not running"?
The below link can be followed for reference - https://www.mathworks.com/matlabcentral/answers/preview/ka03q0000019fR7AAI

2 years ago | 0

| accepted

Answered
How to change the number of nodes in hidden layer?
Assunmig that you might be working with LSTM, you can refer the below documentations - The "numHiddenUnits" represent the nodes...

2 years ago | 0

Answered
How to install SPICE/MICE toolkit?
You can refer the below documentation links for installing the SPICE/MICE toolkit in windows - https://naif.jpl.nasa.gov/naif/t...

2 years ago | 0

Answered
How to view the underlying model of a subsystem?
In order to view the underlying models inside a subsytem, you can follow the below steps - Select the subsytem you want to see....

2 years ago | 0

| accepted