Atharva
MathWorks
Followers: 0 Following: 0
C++
Spoken Languages:
English
Pronouns:
He/him
Estadística
0 Preguntas
68 Respuestas
0 Problemas
26 Soluciones
CLASIFICACIÓN
1.024
of 300.352
REPUTACIÓN
74
CONTRIBUCIONES
0 Preguntas
68 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
9
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
19.283
of 168.212
CONTRIBUCIONES
0 Problemas
26 Soluciones
PUNTUACIÓN
278
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Problemas con Matlab online
Hey Daniela, I understand that you are facing error in opening script in MATLAB Online. According to Stack Overflow, the error...
alrededor de 2 años hace | 0
Graphics issues linux. Completely blank screen
Hey Ryan, I understand that you are facing the error 'Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sampl...
alrededor de 2 años hace | 0
i found this error while trying to open any file in( matlab online ), how can i solve it??
Hey Ahmed, I understand that you are facing an error while opening any type of file in MATLAB Online. According to Stack Overf...
alrededor de 2 años hace | 0
| aceptada
Can't drag subsystem port after 2023 Update
Hey Arsyatria, I understand that you are trying to modify the port location after masking a subsystem. Unfortunately, there is...
alrededor de 2 años hace | 1
I want to rename the "rtwtypes.h" file generated during code generation.
Hey HEONGTAE, I understand that you want to Customize the name of "rtwtypes.h" in generated code. Unfortunately, rtwtypes.h is...
alrededor de 2 años hace | 0
How do I generate SIL block for one runnable(Function) present in a Autosar Software component?
Hey Venkata, I understand that you are trying to generate SIL Block for one unit/runnable/function. Please note that creation ...
alrededor de 2 años hace | 0
freezing issue while generate a code using slbuild
Hey Saravan, I understand that MATLAB freezes on generating code using "slbuild". This freezing issue is a known limitation o...
alrededor de 2 años hace | 0
TLC Code Generation "NumTotalBlocks" removed in R2020a?
Hey Michael, I understand that you are facing an issue regarding whether "NumTotalBlocks" was removed in R2020a. Yes, it was r...
alrededor de 2 años hace | 0
| aceptada
Simulink debugger font size too small
Hey NTU, I understand that you are trying to change the font size of simulink debugger interface. Unfortunately, this is a lim...
alrededor de 2 años hace | 0
i cannot install Simulink Support Package for Arduino Hardware
Hey Andile, I understand that you are facing an issue installing Simulink Support Package for Arduino Hardware. It appears tha...
alrededor de 2 años hace | 0
Serial port communication with Arduino
Hey Ahmad, I understand that you want to know how to send data from MATLAB GUI to arduino IDE. You can follow these general st...
alrededor de 2 años hace | 0
App Designer crash after put uitable in Grid Layout
Hey Hank, I understand that your app designer is crashing after restarting when you put UItable into grid layout. In R2019b, A...
alrededor de 2 años hace | 0
Logic Design and button control
Hey Dilara, I understand that you have to produce 0 1 signal controlled by button and use functional parameter and logic. Add ...
alrededor de 2 años hace | 0
Simulink project folder collapses all the time
Hey Fabian, I understand that you are looking for a setting to prevent folder collapsing after automatic saving? There is no ...
alrededor de 2 años hace | 0
| aceptada
how can i look my predicted outputs from the trained neural network?
Hey Chetana, I understand that you want to look for the predicted output generated by the ANN. In MATLAB, you can find the pre...
alrededor de 2 años hace | 0
| aceptada
sign in option in matlab does not work, i can not install adds on
Hey Nirwana, I understand that the sign-in option in MATLAB is not working, and you cannot install add-ons. Please try the fol...
alrededor de 2 años hace | 1
Undefined function 'copy' for input arguments of type 'double'.
Hi Frank, I understand that you are facing the error 'Undefined function 'copy' for input arguments of type 'double''. The fo...
alrededor de 2 años hace | 2
| aceptada
I want to create a MATLAB WebApp which runs a .m code after pressing a button on client machine.
Hey Vinit, I understand that you are getting the error after you click on the button on the deployed webapp. Please try the fo...
alrededor de 2 años hace | 0
MATLAB Deep Learning Toolbox cannot fully utilize all the GPU memory.
Hey Sure, I understand that you are trying to configure MATLAB to make use of all the GPU memory for training the network. To ...
alrededor de 2 años hace | 1
How can I update a App designer with values from my Simulink model as it is running?
Hi Sarvesh, I understand you are trying to read the data from Simulink and display it on MATLAB App Designer in read-time. To ...
alrededor de 2 años hace | 1
Simulink Scope Signal Statistics Panel Data Loging.
Hey Gaurav, I understand that you are trying to log the Simulink Scope signal statistics pandel data. To log the signal statis...
alrededor de 2 años hace | 0
| aceptada
getting wrong output when i am giving Variable input to math function
Hey Venkateswararao, When you have a MATLAB script (.m file) that works correctly with single input values but encounters issue...
alrededor de 2 años hace | 0
How can I tell the activation script where to write the licence file?
Hey Christian, To tell the MATLAB activation script to write the license file into your home folder instead of the MATLAB root ...
alrededor de 2 años hace | 0
BasisFunction Argument in fitrgp function for fitting Gaussian process regression model in matlab
Hey Shiqun, In MATLAB's fitrgp function for fitting a Gaussian process regression (GPR) model, the BasisFunction argument speci...
alrededor de 2 años hace | 0
Can i restart s-function while on-simulation?
Hey 종한 김, I understand that you are trying to restart S-function while-on simulation. In Simulink, you can control the executi...
alrededor de 2 años hace | 0
code generate and compile generated code was out of date error
Hi Hayat, The error message you received, "code generate and compile generated code was out of date," suggests that there might...
alrededor de 2 años hace | 0
Simulink Code Generation Problem
Hi Eray, When generating C code from a Simulink model that includes a MATLAB Function block, the code generation process may re...
alrededor de 2 años hace | 0
Which diagnostics model settings are most conducive to code generation through PLC Coder?
Hi Fabio, To generate code through PLC Coder in MATLAB, you need to configure the diagnostics model settings appropriately. Her...
alrededor de 2 años hace | 0
Any way to get bayesopt current iteration number in the objective function?
Hi Nbay, When using parallel optimization in MATLAB, you can generate filenames based on the iteration number by incorporating ...
alrededor de 2 años hace | 0
Instrument control toolbox does not support Keysight CXG generator?
Hey Edward, According to the official documentation of the Instrument Control Toolbox, Keysight CXG generator is not explicitly...
más de 2 años hace | 0



