photo

Vasiliki


Aristotle University of Thessaloniki

Last seen: 5 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
22,877
of 300,759

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
2

RANK
 of 21,081

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,900

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


what are built-in functions?
I wanted to see the code of svd, but when I type _edit svd.m_ I get a description of the code and a comment saying _Built-in fun...

14 years ago | 3 answers | 2

3

answers

Answered
how define input data type
I want to generate c code using the embedded toolbox. The default type of the input is double, but I need integers or fixed po...

14 years ago | 0

Question


how define input data type
when defining a function, for example function y = func(x) how can I define that x is of a specific type, like uint8?

14 years ago | 3 answers | 0

3

answers

Question


embedded toolbox _api outpout
Hello, when I try to produce c code from an m file (for example test), the c files produced, contain, apart from the _test.c_ fi...

15 years ago | 1 answer | 0

1

answer