Statistics
5 Questions
0 Answers
RANK
165,426
of 296,446
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,437
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
Question
How to stop tabs in a figure jumping back and forth.
In MatLab I use figure, uitabgroup and uitab to create many plots in one figure. Some figures have 4 levels of tabs. When the f...
2 months ago | 1 answer | 0
1
answerQuestion
Embedded coder: How to specify enumeration type name.
I specified an enumeration like this: classdef (Enumeration) blabla < int32 enumeration blabla0(0) bla...
10 years ago | 0 answers | 0
0
answersQuestion
Embedded coder: How to have a function return a 2D array ?
A certain variable in a MatLab function is a 2D array (having both rows and columns). This is clearly visible when MatLab prints...
12 years ago | 0 answers | 0
0
answersQuestion
coder.EmbeddedCodeConfig: CustomSourceCode: How to specify multiple lines of code.
Using the CustomSourceCode property of the coder.EmbeddedCodeConfig class, you can add code to be inserted in the generated code...
12 years ago | 1 answer | 0
1
answerQuestion
Embedded coder: How to specify array function input parameter as constant (read only) ?
A certain MatLab function has an array as an input parameter. The function only reads from that array, it never changes its size...
12 years ago | 1 answer | 0