Sreeram Mohan
Tata Consultancy Services
Followers: 0 Following: 0
Working currently as Assistant Consultant.
Professional Interests: signal processing, embedded systems
Statistics
RANK
1.391
of 295.673
REPUTATION
50
CONTRIBUTIONS
0 Questions
46 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
10
RANK
2.350 of 20.262
REPUTATION
736
AVERAGE RATING
3.00
CONTRIBUTIONS
2 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
7369
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to create a user defined simulink model ?
Hi Anto Ronson , I suggest looking at some video tutorials for simulink would give you a better understanding of what is pos...
meer dan 9 jaar ago | 0
How do I create an interactive connected graph in MATLAB GUI
Hi Jigar, Have you tried looking at properties of the button i.e. set or get properties and may be there is one related to t...
meer dan 9 jaar ago | 0
set_param on block inside library
Hi Aaron, Please take a look at this link http://in.mathworks.com/help/simulink/ug/working-with-library-links.html If y...
meer dan 9 jaar ago | 0
set_param on block inside library
Hi Aaron, It purely depends on what is the final intention. For example : Case 1: If you make some changes to the link (th...
meer dan 9 jaar ago | 0
How do I read an image from a different folder into my .m file using Matlab in Ubuntu?
Hi Deepa, First off could you please first reduce the problem to a simple one so that we can see what is the real issue ? ...
meer dan 9 jaar ago | 0
Digital Clock in Simulink
would counter limited blocks with the counter limits as an option ? --sreeram mohan
meer dan 9 jaar ago | 0
Using Data to determine input parameters
Hi Joshua, Looks like in this case both System identification as well as neural networks toolboxes could be of viable approac...
meer dan 9 jaar ago | 0
| accepted
Concatenate 2 doubles in Serial output for Arduino
Hi Abhishek, Just some high level thoughts by just looking at the build logs ! Before this could you please check if the ...
meer dan 9 jaar ago | 0
How do I read an image from a different folder into my .m file using Matlab in Ubuntu?
Hi Deepa, Did you try adding the folder that your image exists into path and try out ? You could programatically add the ...
meer dan 9 jaar ago | 0
What does the path in "The system cannot find the path specified" refer to?
Hi Yiqui, Try doing the following : run >> dbstop if error and then start the installation process and it should t...
bijna 10 jaar ago | 0
Arduino TCP/IP Send with vector of uint8
Hi John, One workaround you could try though is you could use multiple TCP IP send blocks in the model with different port n...
bijna 10 jaar ago | 0
I am trying to compile my simulink model (model block ) and got these errors, please help!
Hi Manoj, As the error message suggests could you please check the following ? 1) Are the mex files existing in the direc...
ongeveer 10 jaar ago | 0
Run option not available after Prepare to run is completed
Hi Wern, From 14a the "Deploy to Hardware" is the way to deploy your model onto the hardware like arduino. Refer to the li...
ongeveer 10 jaar ago | 1
| accepted
How to get a list of signals and blocks used in a particular Simulink diagram?
Hi Kestutis, find_system is the command that is easier way(though slow if the models are large) that can come in handy. ...
ongeveer 10 jaar ago | 0
| accepted
My simple simulink model runs too fast!
Hi Ariana, point 1: SIMULINK with its strength tries to simulate the block diagrams as fast as possible. This is what most ...
ongeveer 10 jaar ago | 0
How do I flow Block Annotation settings through a Configurable Subsystem?
Hi Bill, You could try something like this, I am not sure if this will work but worth a try : In the copyfcn call back of...
ongeveer 10 jaar ago | 1
| accepted
how to delete empty cells and save in the text file
Look at a similar question being answered at the following thread http://www.mathworks.in/matlabcentral/answers/209-how-do-i...
ongeveer 10 jaar ago | 0
Arduino Due and Simulink - DC motor control
Hi Parth, Did you try the PID example that ships with the support package for Arduino ? Thanks, Sreeram Mohan
ongeveer 10 jaar ago | 0
is it possible to transfer data from microcontroller to simulink in matlab ?
Hi Hassan, Between the Microcontoller and MATLAB/SIMULINK one could use some hardware interfaces like the serial communicati...
ongeveer 10 jaar ago | 0
How do i automatically rename blocks following to the subsystem name?
Hi Adrian, Here is a small pointer to the solution. %the following code below should return a list of the blocks in th...
ongeveer 10 jaar ago | 1
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached - Arduino
Hi Darryl, Suggestion 1: Did you try setting the timeout property of the serial to be of a higher value ? Just to make sure...
ongeveer 10 jaar ago | 0
Serially communication between IMU(x-io Technologies) and MATLAB
Hi Ranjith, Looks like the X-IMU is pumping the data from the sensors out on a bluetooth. In MATLAB you could first check if...
ongeveer 10 jaar ago | 0
find a string in a text file and to check particular character
Hi Vipin, Have you tried using strtok ? This might be more useful in the case you are dealing with. Thanks, Sreeram M...
ongeveer 10 jaar ago | 0
How to read 500 readings from analog input block in 1 second in matlab ?
Hi Ahmed, Try using a tapped delay block or if you have access to signal processing toolboxes try using a buffer block and th...
ongeveer 10 jaar ago | 0
How to Use an Image for background in XY Graph in Simulink
Hi Bharath, You could try the following. Look under the mask of the XY graph block by right clicking and then double cli...
ongeveer 10 jaar ago | 0
Is there a way to call MATLAB from a Linux command line that would use a command line data file as input?
Try ./matlab -r "yourScript" and things should work as you expected ! Some examples method 1: ./matlab -nodesktop -nos...
ongeveer 10 jaar ago | 0
| accepted
I have problem when i am simulating a pneumatic actuator circuit in simscape R2014a.
Can you post a snapshot of the model ? --sreeram mohan
ongeveer 10 jaar ago | 0
Raise warning from simulink block mask initialization?
Hi Carlos, Can you try using evalin('base', 'warning(''message'')') to see if that helps ? --sreeram mohan
ongeveer 10 jaar ago | 0
driver blocks for arduino
Hope the guide here should help you achieve what you need ! http://www.mathworks.com/matlabcentral/fileexchange/39354-device-...
ongeveer 10 jaar ago | 0
Simulation Diagnostic Error: CRL: "None" cannot be found in the registry.
Can you post the model as well so that there is better insight ? --sreeram mohan
ongeveer 10 jaar ago | 0