Sindhu Yerragunta
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
29 Answers
RANK
1.972
of 295.448
REPUTATION
32
CONTRIBUTIONS
0 Questions
29 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
4
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Matlab 2018a Crash on Lauch CentOS 7
Hi Erik, The following link addresses the same crash, <https://www.mathworks.com/matlabcentral/answers/405556-why-does-mat...
meer dan 6 jaar ago | 0
How do I edit the home page produced by the matlab web server app? For instance if I want to change the title or the css how do I go about doing it? Where is the html file located?
Hi Manu, As of now the customization of the home page is not supported. -Sindhu
meer dan 6 jaar ago | 0
Open an Excel add-in from MATLAB
Hi Collin, Hope the following link helps, <https://www.mathworks.com/matlabcentral/answers/92269-why-can-i-not-call-add-in...
meer dan 6 jaar ago | 1
| accepted
Navigating with keyboard through app designer uitable
Hi Jens, The ability to use the up/down arrows and tab key for navigation in a uitable located in a uifigure is not available...
meer dan 6 jaar ago | 0
table2timetable: date lost in a generated timetable
Hi Alpedhuez, Try the following steps, 1. Import the CSV file 2. Convert the Date column to "datetime" type using ...
meer dan 6 jaar ago | 0
What must i do..?...
Hi Seokmin, From the error message, it seems like there is a typo in the adaptor name. It should be 'winvideo' not 'winvid...
meer dan 6 jaar ago | 0
how to use image(sc) in Application Designer (appDesigner)?
Hi Veton, Hope the following links help, <https://www.mathworks.com/matlabcentral/answers/388639-how-can-i-insert-an-image...
meer dan 6 jaar ago | 0
Take a difference between the value and the lagged value dealing with NaN
Hi Alpedhuez, One suggestion would be cleaning your data before you calculate the difference. The following link elaborates ...
meer dan 6 jaar ago | 0
Can't reload '...../MATLAB/R2017b/bin/glnxa64/libmwsl_graphical_classes.so' in Suse 11 sp4 Linux
Hi Muralidar, The following link answers a similar issue, <https://www.mathworks.com/matlabcentral/answers/374576-why-do-i...
meer dan 6 jaar ago | 0
Align colorbar ticks with corresponding colors
Hi Yoni, This misalignment occurs due to the fact that if suppose there are 10 colors in the colormap, but only 9 bins to put...
meer dan 6 jaar ago | 2
How can I export from nntool to java?
Hi Sandra, The following links will be a good start for the workflow which you are looking, For generating a standalone MA...
meer dan 6 jaar ago | 0
silent installer fails on selecting products to install
Hi Eric, Download a complete set of installation files and copy them to the offline computer. Activate MATLAB in the License ...
meer dan 6 jaar ago | 0
| accepted
Why does my library built with Application Compiler crash due to undefined function 'pathdef'?
Hi Morris, Try executing the following commands from MATLAB command prompt, restoredefaultpath % This will remove any cu...
meer dan 6 jaar ago | 0
How to change the Username which was wrongly entered while activation?
Hi Arun, The following link addresses the same issue, <https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-rece...
meer dan 6 jaar ago | 0
can someone help with these questions im stuck on, (questions attached). the first one is a modified newton raphson and the second is about LU-decoposition. please help asap
Hi, The following links will help you to proceed further, <https://www.mathworks.com/matlabcentral/answers/107508-solving-...
bijna 7 jaar ago | 0
How to log data in real time? GPIB connection with Instrument Control Toolbox
Hi Joseph, I think the following link might help you <https://www.mathworks.com/matlabcentral/answers/291613-is-it-possib...
bijna 7 jaar ago | 0
How to connect stateflow with database
Hi Qu Wie, Please refer the following documentation link, <https://www.mathworks.com/help/stateflow/ug/access-data-store-mem...
bijna 7 jaar ago | 0
Write to same mat file from multiple compiled functions
Hi Afzal, This <https://in.mathworks.com/matlabcentral/answers/347790-unable-to-read-mat-file-shared-resources-between-matlab...
bijna 7 jaar ago | 0
Hi, Is it possible to train a Convolutional Neural Network for NxNxM inputs, where M is the size of the channel and is greater than 3?
Hi Vince, As of now it is not possible to train a convolutional Neural Network to be able to work with more than 3 channels d...
bijna 7 jaar ago | 1
| accepted
Install add-on using command line with no GUI
Hi Jan, Installing MATLAB and/or a new toolbox onto an existing MATLAB installation without a graphical user interface or X s...
meer dan 7 jaar ago | 0
I am trying to generate a continuous sine wave in matlab and view it on an oscilloscope. Any suggestions on how to create this script?
Hi William, The following links will be a good point to start with, <https://in.mathworks.com/discovery/oscilloscope-soft...
meer dan 7 jaar ago | 0
Can I boot SLRT standalone via CD?
Hi James, Yes it is possible to boot from CD. Please refer the following link which explains the same <https://in.mathwork...
meer dan 7 jaar ago | 0
Maxflat function generates error message for certain condition.
Hi Keonwook, Please refer diagnostics section for why this error occurs: <https://in.mathworks.com/help/matlab/ref/cplxpa...
meer dan 7 jaar ago | 0
How to segment an image using neural network?
Hi, The following link might be helpful, <https://in.mathworks.com/matlabcentral/answers/348478-how-to-use-neural-network-...
meer dan 7 jaar ago | 0
MATLAB pop up messages not showing on montior
Hi, The following bug report refers to the issue you are facing and has a patch to fix the same <https://www.mathworks.com...
meer dan 7 jaar ago | 0
Java .lastModified format
Hi Dicagigas, Please refer the following Java documentation <https://docs.oracle.com/javase/7/docs/api/java/io/File.html#...
meer dan 7 jaar ago | 0
Matlab export of *.gml file
Hi Moritz, The following File Exchange link might help you <https://in.mathworks.com/matlabcentral/fileexchange/51146-adj2...
meer dan 7 jaar ago | 0
| accepted
Guide Creation File Save Error
Hi Micheal, This error message has two possible causes: 1. There is a user-defined function (.m file) that conflicts wit...
meer dan 7 jaar ago | 0
| accepted
How to run Matlab Function in a triggered subsystem in Simulink
Hi Alberto, From the error message I understand that the issue is due to having different sample times for 'Boost_Converter2/...
meer dan 7 jaar ago | 0
| accepted