photo

Aditya Desai


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
211,925
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Struct as input to mex file
I want to provide a struct as an input to mex function in C and then use the data stored as in a particular field in the computa...

8 years ago | 1 answer | 0

1

answer

Question


Reading inport at simulation start
I have a subsystem containing a state space block. I want to use the initial value (t=0) of a signal at an inport of the subsyst...

9 years ago | 0 answers | 0

0

answers

Answered
How might I create a colormap image of matrix x,y(log scale),z?
You may find <http://de.mathworks.com/help/matlab/ref/contourf.html contourf> useful. Also, log scale can be selected from <htt...

9 years ago | 0

Question


Finding directory containing executable for compiled application
I need to get the path of the executable for a compiled application. <http://www.mathworks.com/matlabcentral/answers/92949-how-c...

9 years ago | 1 answer | 0

1

answer