Chethan Pandarinath
Stanford University
Followers: 0 Following: 0
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...
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 前 | 2
已提交
findFunctionInPath
find all functions in the current matlab path that match (via regexp) a certain pattern
10 years 前 | 1 次下载 |
提问
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 前 | 1 个回答 | 0
1
个回答已回答
xPC 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...
xPC 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 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0
1
个回答已回答
Issue 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 ...
Issue 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 前 | 0
| 已接受
已回答
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...
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 前 | 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...
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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答已提交
Screen Capture
Function to capture the screen, or portions of the screen. Uses java.awt.robot screen capture.
12 years 前 | 2 次下载 |