photo

Sudhanshu Bhatt

MathWorks

Last seen: plus de 4 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Message

I am a Computer Scientist by Education.

Professional Interests: MATLAB, Android and iOS Development

Statistiques

MATLAB Answers

0 Questions
48 Réponses

RANG
909
of 300 365

RÉPUTATION
86

CONTRIBUTIONS
0 Questions
48 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
12

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 3
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to call matlab function from php or javascript script ?
Hi Arnaud, One possible way is to deploy your application on MATLAB Production Server and have Client programs call the serve...

plus de 9 ans il y a | 0

Réponse apportée
XlsWrite keeps overwriting my excel file!
Hi Ellis, As suggested above you can use the sample code snippet below to save in a new Excel file everytime: for counte...

plus de 9 ans il y a | 0

Réponse apportée
Formula used to calculate pdf for a Gaussian mixture distribution.
Hi Santosh, The reference material for the "gmdistribution" function mentions the resource used for the function. It can be f...

plus de 9 ans il y a | 0

Réponse apportée
Is Matlab function videoinput (or other functions) able to (real-time) process with GOPRO video data?
Hi Tom, The "ipcam" function in MATLAB can be used to stream real-time data from an IP Camera. To stream real-time data from ...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Why can't I change my WindowStyle setting ?
Hi Sebastian, Sometimes, while working with figures, if the figure window is docked unknowingly, it might give the docking e...

plus de 9 ans il y a | 3

Réponse apportée
Detecting rectangle using Hough Transform in real road images
Hi Jinwoo, The below documentation link on Hough Transform in MATLAB could be useful: <http://www.mathworks.com/help/images...

plus de 9 ans il y a | 0

Réponse apportée
detect eye blinks using webcam
Hi sarmad, Below are some discussion threads that talk about Eye blink detection: # <http://www.mathworks.com/matlabcentra...

presque 10 ans il y a | 0

Réponse apportée
Bug in boxplot?
Hi Francisco, I understand the issue you are facing. The BOXPLOT documentation states that: boxplot(X,G) specifies one or...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
How to run upgrade advisor programmatically?
Hi Maria, I understand that you want to run Model checks programatically. If you have a license for Simulink Verification ...

presque 10 ans il y a | 1

Réponse apportée
Why does the support service request doesn't work?
Hi Erez, You can submit a new ticket by going to the following URL: <http://www.mathworks.com/support/servicerequests/create....

presque 10 ans il y a | 0

Réponse apportée
Matlab asks me to install Arduino package at every session (Linux)
Hi Joan, I understand that every time MATLAB is restarted the Audrino Support package gets removed. Some of the possible r...

presque 10 ans il y a | 0

Réponse apportée
Sliding time window technique
Hi Judith, A MATLAB Answers thread below talks about the Sliding Window Technicque: <http://www.mathworks.com/matlabcentra...

presque 10 ans il y a | 0

Réponse apportée
Using custom toolboxes in older releases
Hi Erick, A toolbox is a collection of user-written MATLAB files. To make your own toolbox in MATLAB R2012b, put the MATLAB f...

presque 10 ans il y a | 0

Réponse apportée
Using table cells as output field in GUI & loading background variables
Hi Brian, *Scenario 1:* If you have an existing UITABLE called "T1", representing some data and want to display the comput...

presque 10 ans il y a | 0

Réponse apportée
plot same column from different matrices on the same figure
Hi Nicolas, I understand that you want the same column number in two different matrices be plotted on a figure and then in th...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
GPU computing on macbook pro with intel graphics card
Hi Fabrizio Radaelli, Unfortunately as of now only CUDA-enabled NVIDIA GPU's are supported. More information on the MATLAB G...

presque 10 ans il y a | 0

Réponse apportée
How to compile a GUI that uses adaptors from the imaq toolbox
Hi Lisa Li, Are you able to run the code inside MATLAB? Are the adaptors installed on the machine that execute just the MATLA...

presque 10 ans il y a | 1

Réponse apportée
Package a local Git Repository in a Toolbox
Hi Rodrigo, I understand that you want to remove the .git folder and any files contained inside it, when you package the func...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
How can I set the display range of clustergram from 0 to 1
Hi Marouen Ben Guebila, Unfortunately, the ability to change the display range for the colour scale directly is not available...

presque 10 ans il y a | 1

Réponse apportée
Functions for Path management
Hi Kah Joon Yong, In general, a compiled application should avoid MATLAB commands that directly access or modify MATLAB's int...

presque 10 ans il y a | 1

| A accepté

Réponse apportée
Loading a DLL file in Matlab
Hi George Alin Raducu, Unfortunately, it is not possible to load a DLL into MALTAB, without a header file. More information o...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
How do I turn a trained Neural Net into a C++ function?
Hi UndergradStudent546513, The Neural Network toolbox functions are not supported for code generation for C/C++. As a work...

presque 10 ans il y a | 0

Réponse apportée
Unable to Mex C++ Code With Xcode 7.1, OS X 10.10.5, Matlab 2015b
Hi Jeremy, The patch mentioned in the external link should be able to detect Xcode 7.1 as the compiler. But as of now Xcode 7...

presque 10 ans il y a | 0

Réponse apportée
How to call LockSetForegroundWindow
Hi Douglas Gerard, I understand you want to invoke a function present inside a DLL file into MALTAB. LOADLIBRARY function...

presque 10 ans il y a | 0

Réponse apportée
How to install the mex setup in windows 10 2014b matlab edition?
Hi ASHUTOSH PADHY, I understand you are looking for information on supported compilers: For Windows 64 bit OS, below are t...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
Matlab 2015a: figure() error
Hi Ryusuke, Can you please explain more about the workflow you are trying to achieve? What is the error message you are recei...

presque 10 ans il y a | 0

Réponse apportée
How do i save each loop of data within a loop so i can plot it.
Hi Christopher Lee, As Nick has commented above the link will help you to better understand the scope of variables inside you...

presque 10 ans il y a | 0

Réponse apportée
Undefined function or variable - How can I fix my function?
Hi Mairi Robertson, The issue is that you are assigning grades as a variable, and not as a letter as mentioned in the problem...

presque 10 ans il y a | 0

Réponse apportée
Capaplot: Color change possible?
Hi fr_sk, I understand that you are trying to change the color of the plot. Below is a sample code for demonstration purpo...

environ 10 ans il y a | 0

| A accepté

Réponse apportée
Problem with overlapping line on image
Hi Mary, It will be helpful if you can explain what workflow are you trying to achieve? Do you need to just plot a line on t...

environ 10 ans il y a | 0

Charger plus