Community Profile

photo

XAXRXTX


Last seen: 4 months ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


show private and protected methods names of a matlab class
hi, how I can display all methods names of a matlab class including private and protected methods ?

2 years ago | 1 answer | 0

1

answer

Question


How to specify line color using a hexadecimal color code
Hi, why the plot function return an error message when I specify the color as a hexadecimal color code i.e x = linspace(-2*pi,...

5 years ago | 3 answers | 2

3

answers

Question


passing a structure pointer from C mex file to matlab
Hi, I m trying to pass a pointer of a static structure from C mex to matlab, this pointer will be used by another C mex funct...

7 years ago | 1 answer | 0

1

answer

Question


return the pointer or the structure of C structure in C mex file
Hi I have a C function inside a mex file that return a large structure ( 110 fields ), and I want to return this structure t...

9 years ago | 1 answer | 0

1

answer

Question


help in p code
good evening everybody my question is how can I add a help within a p code ? thanks in advance

9 years ago | 1 answer | 0

1

answer

Question


how to flip the inputs of an simulink block
Hi everyone I have an integrator block, and I want to invert its inputs, so I explain the first input is x the signal to b...

9 years ago | 1 answer | 0

1

answer

Question


how to add many function from different file in the same mex file
hi I have two functions f1 and f2 in the same c file (functions.c) and their prototype in the same header file (functions.h),...

10 years ago | 1 answer | 0

1

answer

Question


how to initialize a vector of structure
hello so i have the example abouve for i = 1 : n structure.a = ....... structure.b = ....... . . structure....

10 years ago | 4 answers | 0

4

answers

Question


shared variable mex file and workspace
i have 2 questions about passing parameters between workspace and mex function 1 - how i can share a same variable between ...

10 years ago | 0 answers | 0

0

answers

Question


matlab text file processing
Hi how i can get only the numeric data from a text file ? is that there a predifined matlab function for that ?????????????...

10 years ago | 1 answer | 0

1

answer

Question


add a help text to a mex file
hello how to add a some text , to appear as a help text thanks in advance

10 years ago | 1 answer | 0

1

answer

Question


How can I express a symbolic variable in function of other symbolic variables,
hello is there a predefined function in matlab that can express a symbolic variable depending on other symbolic variables,...

10 years ago | 2 answers | 0

2

answers