Krishna Chaitanya Duggineni
MathWorks
Followers: 0 Following: 0
I'm an Application Support Engineer at MathWorks and a Computer science engineer by education.
In my free time I like to cycle, read and play cricket. My professional interests are MATLAB, Big Data, scalable algorithms and coding.
Feeds
已回答
Question concerning 'how to display the change of an answer with different input-parameters?'
Do you mean that you want to have 'ans' value as one of the four input parameters and generate a warning if it is not? Elabor...
Question concerning 'how to display the change of an answer with different input-parameters?'
Do you mean that you want to have 'ans' value as one of the four input parameters and generate a warning if it is not? Elabor...
8 years 前 | 0
已回答
Call an MLAPP with input argument(s)
As far as I know you can't in the official editor You can probably with an external editor...not sure what happens then though ...
Call an MLAPP with input argument(s)
As far as I know you can't in the official editor You can probably with an external editor...not sure what happens then though ...
8 years 前 | 0
已回答
Empty "Doc Center" Window
Check <http://www.mathworks.com/matlabcentral/answers/98639-why-does-my-help-browser-or-web-browser-display-blank-pages-in-matla...
Empty "Doc Center" Window
Check <http://www.mathworks.com/matlabcentral/answers/98639-why-does-my-help-browser-or-web-browser-display-blank-pages-in-matla...
8 years 前 | 0
已回答
graphics functions don't work
This could be because of graphics driver related errors. Please provide the following information 1)Does your code run with...
graphics functions don't work
This could be because of graphics driver related errors. Please provide the following information 1)Does your code run with...
8 years 前 | 0
| 已接受
已回答
deploytool (2016a) stalling when opening projects?
Source code location should not be a problem. Try the following troubleshooting steps 1) Is this delay specific to one projec...
deploytool (2016a) stalling when opening projects?
Source code location should not be a problem. Try the following troubleshooting steps 1) Is this delay specific to one projec...
8 years 前 | 0
已回答
It is possible to train the data set of 100x15 in ANFIS
This issue is a fundamental limitation and not a bug. The following Web site provides information about the "curse of dimensi...
It is possible to train the data set of 100x15 in ANFIS
This issue is a fundamental limitation and not a bug. The following Web site provides information about the "curse of dimensi...
8 years 前 | 0
| 已接受
已回答
Using "actxserver" to open Applications Excel and/or STK - Server Creation Failed: Access is denied.
Check this link: http://in.mathworks.com/matlabcentral/answers/95647-how-can-i-utilize-matlab-on-a-remote-machine-as-a-distribut...
Using "actxserver" to open Applications Excel and/or STK - Server Creation Failed: Access is denied.
Check this link: http://in.mathworks.com/matlabcentral/answers/95647-how-can-i-utilize-matlab-on-a-remote-machine-as-a-distribut...
8 years 前 | 0
已回答
How can I register the Matlab COM automation sever on R2016A?
I see that a part of the error message is cropped. What is the whole error message?
How can I register the Matlab COM automation sever on R2016A?
I see that a part of the error message is cropped. What is the whole error message?
8 years 前 | 0
已回答
Running a macro in excel from Matlab
One way to invoke an Excel macro from MATLAB is by launching Excel as a COM server from MATLAB using the 'actxserver' command. ...
Running a macro in excel from Matlab
One way to invoke an Excel macro from MATLAB is by launching Excel as a COM server from MATLAB using the 'actxserver' command. ...
8 years 前 | 0
已回答
MATLAB has encountered an internal problem and needs to close……
This crash could be because of libstdc++.so.6 library. See if <https://www.mathworks.com/support/bugreports/1297894 this> link h...
MATLAB has encountered an internal problem and needs to close……
This crash could be because of libstdc++.so.6 library. See if <https://www.mathworks.com/support/bugreports/1297894 this> link h...
8 years 前 | 0
已回答
Can I use C++/CLR assemblies in MATLAB using NET.addAssembly
'NET.addAssembly' requires assembly entry in the assembly metadata. Perhaps, some thing has gone wrong while creating this metad...
Can I use C++/CLR assemblies in MATLAB using NET.addAssembly
'NET.addAssembly' requires assembly entry in the assembly metadata. Perhaps, some thing has gone wrong while creating this metad...
9 years 前 | 0
已回答
How to set class property without calling setter function
Getters must have only one argument. So, passing 'enable' as an input and getting 'value' as output might be a trouble. Moreover...
How to set class property without calling setter function
Getters must have only one argument. So, passing 'enable' as an input and getting 'value' as output might be a trouble. Moreover...
9 years 前 | 0
已回答
How to set class property without calling setter function
Let me know if my understanding of your question is incorrect. 'readprop' member function of a class is used to read a prope...
How to set class property without calling setter function
Let me know if my understanding of your question is incorrect. 'readprop' member function of a class is used to read a prope...
9 years 前 | 1
已回答
Can I use C++/CLR assemblies in MATLAB using NET.addAssembly
Can you share the error message?
Can I use C++/CLR assemblies in MATLAB using NET.addAssembly
Can you share the error message?
9 years 前 | 0
已回答
"Error 997: Overlapped I/O operation is in progress".
If the above recommendations do not help, see if restoring your system to a previous restore point and then installing MATLAB do...
"Error 997: Overlapped I/O operation is in progress".
If the above recommendations do not help, see if restoring your system to a previous restore point and then installing MATLAB do...
9 years 前 | 0