Chethan Pandarinath
Stanford University
Followers: 0 Following: 0
Statistics
RANK
10,552
of 295,527
REPUTATION
4
CONTRIBUTIONS
3 Questions
5 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
5,583 of 20,242
REPUTATION
218
AVERAGE RATING
4.70
CONTRIBUTIONS
2 Files
DOWNLOADS
3
ALL TIME DOWNLOADS
2041
RANK
of 154,057
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
Feeds
Return not working when debugging?
I found this same issue when I recently upgraded to 2016a. While 'return' during debugging would resume execution in older versi...
8 years ago | 2
Submitted
findFunctionInPath
find all functions in the current matlab path that match (via regexp) a certain pattern
10 years ago | 1 download |
Question
xPC Target & concurrent models - how to get TET?
I have an xPC target model that runs on 4 separate cores. I would like to get the task execution time (TET) for all the cores. ...
10 years ago | 1 answer | 0
1
answerxPC Target error: ERROR: EtherInit: EtherID 1: Binning Error 776
It turns out this issue was solved by increasing the Network Buffer sizes under the Buffer Mngmt blocks. The model ran without i...
10 years ago | 0
| accepted
Question
xPC Target error: ERROR: EtherInit: EtherID 1: Binning Error 776
I'm getting the error listed above when trying to execute an xPC model. The same model runs fine if I remove one of the Ethernet...
10 years ago | 1 answer | 0
1
answerIssue with building reference models with xPC target
Just for everyone's future reference, the solution to this problem was achieved in the following way: In Model Configuration ...
10 years ago | 0
| accepted
error using text()
Just wanted to confirm that I see this issue in MATLAB R2012b: text() fails if either of the passed in x- or y-position argument...
11 years ago | 0
Using xPC Target, how do I configure multiple NICs for real-time UDP?
I just wanted to mention that I've seen this same error (EtherID X: Registration Error 2) when I accidentally had two Network Co...
11 years ago | 0
Question
Issue with building reference models with xPC target
I have a model that requires concurrent execution (multiple processors) to run effectively. This means that the top-level model ...
11 years ago | 2 answers | 0
2
answersSubmitted
Screen Capture
Function to capture the screen, or portions of the screen. Uses java.awt.robot screen capture.
12 years ago | 2 downloads |