Yasumitsu Ito
MathWorks
Followers: 0 Following: 0
Statistics
RANK
4,932
of 295,467
REPUTATION
10
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
2,736 of 20,234
REPUTATION
602
AVERAGE RATING
4.40
CONTRIBUTIONS
2 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
5127
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Can not promote requirements in slreq file (requirements written in Req Editor)
Hi Abhishek, In your screenshot, "Index" column is sorted. If a column sort is enabled, promote, demote, move up, and move down...
4 years ago | 3
| accepted
Simulink Requirements: sorting the requirement based on the slreq editor
Hello Marco, ch = ReqSet.children; should return ordered list of child requirements of the ReqSet. Please note that sorting o...
5 years ago | 0
Solved
Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]
8 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 years ago
Submitted
cmtdtool
cmtdtool can reduce and automate manual operations required to perform model-based testing.
8 years ago | 4 downloads |
Submitted
sldvmisscovtool
A GUI tool to obtain test cases for missing coverage objectives
8 years ago | 3 downloads |