photo

Tushar

MathWorks

Con actividad desde 2023

Followers: 0   Following: 0

I am a software developer here at MathWorks. I'm passionate about the MathWorks products, and technologies, and would love to bring a positive change in the world using tech. Disclaimer: All opinions I express on this forum are my own, and not representative of MathWorks.

Programming Languages:
Python, C++, C, Java, Javascript, Go, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi

Estadística

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
It is possible to create a desktop app with Electron and using MATLAB for the calculus?
Hi, Yes, it is possible to build a desktop app with Electron or other technologies and link it to MATLAB for calculation and d...

casi 2 años hace | 1

| aceptada

Respondida
Simulink start page stuck on infinite loading screen
Hi, Based on my understanding about the problems you are facing with simulink loading, there are a number of things that you ca...

casi 2 años hace | 0

Respondida
"mp_core" toolbox
Hi, “MP_Core” toolbox is not a standard toolbox that comes with MATLAB. You can find the instructions to download & install "m...

casi 2 años hace | 0

Respondida
problems with C/C++ compiler. Matlab R2022b
Hi, This can be because of the reason that you don't have a compiler installed on your system. So, first you need to install t...

casi 2 años hace | 0

| aceptada

Respondida
Is there an API documentation for custom code for STM32 Nucleo Simulink project?
Hi, You can find out the documentation of "Simulink Coder Support Package for STMicroelectronics Nucleo Boards" in the below li...

casi 2 años hace | 0

Respondida
为什么附加功能安装出现异常
Hi, The installation of addtional features may be abnormal probably because of not following the right steps. I would sugges...

casi 2 años hace | 0

Respondida
Export multiple mechanics explorer video tiles at once
Hi, As far as I know, there is currently no built-in feature in Mechanics Explorer that allows you to output multiple tiles in...

casi 2 años hace | 0

Respondida
Add-on Error : Simulink Support Package for Arduino Hardware : XCP error
Hi, This could be because of you having certain firewall settings possibly blocking connection. Due to this, the external mode ...

casi 2 años hace | 0

Respondida
No access error: Cannot access method 'pattern' in class 'arrayConfig'.
Hi, Your question is lacking details, but if I had to guess, then it's because of the manner you are invoking your method, prob...

casi 2 años hace | 0

Respondida
How can I resolve the 'serial communication failed' error?
Hi, The error directs that there is a communication failure while using the parameter estimation host model. You can have a lo...

casi 2 años hace | 0

Respondida
Error in matlab app with a code
Hi, The error which you are facing usually indicates that MATLAB cannot find a particular variable or MATLAB program file in th...

casi 2 años hace | 0

Respondida
Screenshot of MATLAB Web App
Hi, Starting in Matlab r2020b, you can take snapshots of an app / uifigure using the functions below. exportapp getframe ...

casi 2 años hace | 0

Respondida
Linux Matlab auto login/login from command line
Hi, Start MatLab with the following flags matlab -nodesktop -nojvm -nosplash -nodesktop prevents the desktop -nojvm prevents...

casi 2 años hace | 0

Respondida
GigE Pyrocam III: Mono16 Pixel vales always at extremes close to 0 or 65535
Hi, It sounds like you are experiencing issues with the dynamic range of your Pyrocam camera. It's possible that the pixel valu...

casi 2 años hace | 0

Respondida
Matlab2022a生代码最后报错:The terminate function is required by rt_main.c
Hi, The error message "The terminate function is required by rt_main.c" usually indicates that there is a problem with the gene...

casi 2 años hace | 0

Respondida
代码中有函数或变量“p”无法识别,优化误差
Hi, The error message you are seeing is likely due to the fact that the variable p is not defined before it is used in the code...

casi 2 años hace | 0

Respondida
Regression Learner model with multiple variables: Finding all combinations x1,x2 that lead to certain outcome y
Hi, Yes, there is a way to calculate all possible combinations of x1 and x2 that lead to a certain value for y, given x3. Here...

casi 2 años hace | 0

| aceptada

Respondida
how to make 3d voxel in specific range?
Hi, To create a 3D voxel in a specific range with a voxel size of 20m x 20m x 20m, you can use the following steps in MATLAB: ...

casi 2 años hace | 0

Respondida
Why does dvbs2ldpc() generate non-quasi-cyclic matrixes?
Hi, The dvbs2ldpc() function in MATLAB generates LDPC (Low-Density Parity-Check) codes for DVB-S2 (Digital Video Broadcasting -...

casi 2 años hace | 0

Respondida
스크립트에서 ode45 함수를 지원하지 않는다고 합니다
Hi, There maybe another script file named ODE45, which might be preventing MATLAB from running the actual ode45 function includ...

casi 2 años hace | 0

Respondida
XCP crash Raspberry pi
Hi, This could be because of you having certain firewall settings possibly blocking connection with the RPi. Due to this, the e...

casi 2 años hace | 0

Respondida
How to disable Mac Magic Mouse from zooming on figures
Hi, You can can fix this by disabling the magic mouse zooming completely. This link provides 3 solutions which can be useful to...

casi 2 años hace | 0

Respondida
Tall cell arrays with confusionchart()
Hi, As far as I understood, you wanted to separate out the labels, i.e the second column from the data you have given. This ca...

casi 2 años hace | 0

| aceptada

Respondida
MATLAB_R2014b_Win32,安装过程中“系统找不到指定路径”
Hi, You may be receiving this error because of not downloading the correct installation files, or donwloading them at the incor...

casi 2 años hace | 0

Respondida
多个账号不能同时激活 eror-9
Hi, Assuming that you have multiple MATLAB network authentication accounts, you can look at administering licences or raise lic...

casi 2 años hace | 0

Respondida
Debido a un problema temporal, su Cuenta de MathWorks no está disponible. Inténtelo de nuevo más tarde.
Hi, If the issue still persists, you can go to the Contact Support page, then Create Service Request and then click on Customer...

casi 2 años hace | 0

Respondida
Sort images in pixelLabelDatastore in serial order
Hi, A pixelLabelDatastore stores files in lexicographical order. For example, if you have twelve files named 'file1.jpg', 'file...

casi 2 años hace | 0

Respondida
3D dendrogram visualization
Hi, As far as I researched, there is NO such thing as a 3D dendrogram. Since, if you imagine a 2D dendrogram as cluster of diff...

casi 2 años hace | 0

Respondida
Mouse Button Press distinction between "Left Mouse Button" and "Double Click Button"
Hi, 1. You can add a delay to distinguish single click from a double click, as your double clicks were perceived as two times s...

casi 2 años hace | 0