Srimouli Rukmabhatla
MathWorks
Followers: 0 Following: 0
I'm an Application Support Engineer at MathWorks. My areas of interest include MATLAB .
DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks.
Feeds
已回答
inherit from two classes simscape
Hi LEO, For more information please go through the documentation of Subclassing and Inheritance ...
inherit from two classes simscape
Hi LEO, For more information please go through the documentation of Subclassing and Inheritance ...
4 years 前 | 0
已回答
Attempting to use Matlab to solve the system below:
Hi, You can use the following script to return a real solution. syms Kp Kd [Kd, Kp] = solve((Kd/2 - (Kd^2 + 4*Kp - 4)^(1/2)...
Attempting to use Matlab to solve the system below:
Hi, You can use the following script to return a real solution. syms Kp Kd [Kd, Kp] = solve((Kd/2 - (Kd^2 + 4*Kp - 4)^(1/2)...
4 years 前 | 0
已回答
why "MATLAB Support Package for Android Sensors" is not available any more????
Hi, The matlab Support Package link is https://www.mathworks.com/matlabcentral/fileexchange/47618-matlab-support-packa...
why "MATLAB Support Package for Android Sensors" is not available any more????
Hi, The matlab Support Package link is https://www.mathworks.com/matlabcentral/fileexchange/47618-matlab-support-packa...
4 years 前 | 0
已回答
How do I delete a Simulink template?
Hi, You can remove the template from Simulink start page, Navigate to template location specified in te...
How do I delete a Simulink template?
Hi, You can remove the template from Simulink start page, Navigate to template location specified in te...
4 years 前 | 0
已回答
region of interest mouse click response and if statements using psychtoolbox-3
Hi Rubina, Please do ensure that the required variables are loaded in ‘roi.mat’ file . inROI funct...
region of interest mouse click response and if statements using psychtoolbox-3
Hi Rubina, Please do ensure that the required variables are loaded in ‘roi.mat’ file . inROI funct...
4 years 前 | 0
已回答
how to read data from website in simulink? is there any block to do that?
Hi, As of now there is no such block in library but you can create a custom matlab function block by using webread matlab funct...
how to read data from website in simulink? is there any block to do that?
Hi, As of now there is no such block in library but you can create a custom matlab function block by using webread matlab funct...
4 years 前 | 0
已回答
Help in MinTurningRadius computation
Hi, MinTurningRadius is a property, Default value is 4. You can refer the following documentation linkhttps://www.mathw...
Help in MinTurningRadius computation
Hi, MinTurningRadius is a property, Default value is 4. You can refer the following documentation linkhttps://www.mathw...
4 years 前 | 0
已回答
Multihop-wireless sensor network
Hi, You can refer the following link https://www.mathworks.com/matlabcentral/answers/153420-how-to-do-multihop-communi...
Multihop-wireless sensor network
Hi, You can refer the following link https://www.mathworks.com/matlabcentral/answers/153420-how-to-do-multihop-communi...
4 years 前 | 0
已回答
Simulink F28335 ADC block can not work
Hi, Assuming that you are facing an issue in connecting ADC block with GPIO block. In order to not to lose the data you...
Simulink F28335 ADC block can not work
Hi, Assuming that you are facing an issue in connecting ADC block with GPIO block. In order to not to lose the data you...
4 years 前 | 0
已回答
matlab is stuck when using logical operators
Hi, You may use the if action subsystem block , switch action subsystem block rather than using if and switch blocks. ...
matlab is stuck when using logical operators
Hi, You may use the if action subsystem block , switch action subsystem block rather than using if and switch blocks. ...
4 years 前 | 0