Udaya Mallampati
MathWorks
自 2015 起处于活动状态
Followers: 0 Following: 0
I am an Application Support Engineer at MathWorks.
In my free time I like to watch movies.
Professional Interests: MATLAB, JAVA, and C++
Feeds
已回答
How to execute a Matlab function block with a trigger as soon as a condition holds.
Hi Jin, You can put your MATLAB function block inside an inside an Enabled and Triggered Subsystem as indicated in this <http...
How to execute a Matlab function block with a trigger as soon as a condition holds.
Hi Jin, You can put your MATLAB function block inside an inside an Enabled and Triggered Subsystem as indicated in this <http...
9 years 前 | 0
已回答
Reconnect to License Server
Hi Alecsander, You can use the FlexNet license borrowing for the license mobility. This capability enables you to use MathWo...
Reconnect to License Server
Hi Alecsander, You can use the FlexNet license borrowing for the license mobility. This capability enables you to use MathWo...
9 years 前 | 1
已回答
How do I prevent Matlab from throwing a system error when I stop the msvc debugger.
Hi Eddie, The following questions help to better understand the issue that you are facing: * Does it happen for all the ME...
How do I prevent Matlab from throwing a system error when I stop the msvc debugger.
Hi Eddie, The following questions help to better understand the issue that you are facing: * Does it happen for all the ME...
9 years 前 | 0
已回答
How can i execute Matlab m.file in Excel VBA?
Hi Lun, You can put a breakpoint in the VBA code and find out the line which causes this problem. If the call to "CreateObjec...
How can i execute Matlab m.file in Excel VBA?
Hi Lun, You can put a breakpoint in the VBA code and find out the line which causes this problem. If the call to "CreateObjec...
9 years 前 | 0
已回答
Export different excel for each iteration in the for loop (store different matrix for each iteration)
Hi Juhyeong, I assume that you would like to write different matrices to different Excel sheets for each iteration of the loo...
Export different excel for each iteration in the for loop (store different matrix for each iteration)
Hi Juhyeong, I assume that you would like to write different matrices to different Excel sheets for each iteration of the loo...
9 years 前 | 1
| 已接受
已回答
compiled version of m file "has invalid content" ?
Hi Walter, The following questions help to better understand the reasons for this issue: * Can you execute the code from M...
compiled version of m file "has invalid content" ?
Hi Walter, The following questions help to better understand the reasons for this issue: * Can you execute the code from M...
9 years 前 | 0
已回答
how could i generate PWM Signal using dsPIC33EP512MU810 microcontroller?
Hi Mohammad, You can refer to this <http://www.mathworks.com/hardware-support/microchip-dspic.html link> that points you to t...
how could i generate PWM Signal using dsPIC33EP512MU810 microcontroller?
Hi Mohammad, You can refer to this <http://www.mathworks.com/hardware-support/microchip-dspic.html link> that points you to t...
9 years 前 | 0
| 已接受
已回答
How can I send a triangle wave using the USRP transmitter and receiver?
Hi Paul, To send and receive a triangle wave using the USRP transmitter and receiver, you will need to have USRP Radio suppor...
How can I send a triangle wave using the USRP transmitter and receiver?
Hi Paul, To send and receive a triangle wave using the USRP transmitter and receiver, you will need to have USRP Radio suppor...
9 years 前 | 0
已回答
How do I create an Excel Add-In with the Matlab compiler?
I am assuming that you are using MATLAB R2015a. You can refer to the this <http://www.mathworks.com/help/releases/R2015a/compile...
How do I create an Excel Add-In with the Matlab compiler?
I am assuming that you are using MATLAB R2015a. You can refer to the this <http://www.mathworks.com/help/releases/R2015a/compile...
9 years 前 | 0
已回答
Are there any 'bounded container' libraries available to Matlab users?
Hi Martin, This functionality to implement bounded doubly linked list is not currently available. I work for MathWorks and ha...
Are there any 'bounded container' libraries available to Matlab users?
Hi Martin, This functionality to implement bounded doubly linked list is not currently available. I work for MathWorks and ha...
9 years 前 | 0
| 已接受
已回答
sendmail() gives Network is unreachable error on one of my computers
This error might be due to a Java Socket Exception, triggered by an interaction between Java 7 and an IPv4 connection. The Java ...
sendmail() gives Network is unreachable error on one of my computers
This error might be due to a Java Socket Exception, triggered by an interaction between Java 7 and an IPv4 connection. The Java ...
9 years 前 | 0
| 已接受