
Python, C++, C, MATLAB
Spoken Languages:
English, Telugu
Professional Interests:
Sensors, Deployment, Integration, and Supported Hardware, Robotics, Automotive
Statistics
0 Questions
3 Answers
RANK
4,620
of 262,824
REPUTATION
8
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 17,991
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,807
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
Content Feed
different locations of y-axes and ylabels in subplots
You can do something like the code below. please note that Ylabel is a child of YAxis that's why the label move along with the a...
3 months ago | 0
| accepted
how to maintaing the last value of a variable to be used in the next loop cycle of a simulation?
For a timeseries variable you can access data using Data property.If your variable name is `var`, use `var.Data(end)` to access ...
3 months ago | 0
| accepted
Execute command on Host PC (windows) triggered by simulink real time model
This might be a little late but here is my suggestion: You stream data using matlab sdi command line interface. So you can add ...
5 months ago | 0