Community Profile

photo

XAXRXTX


Last seen: 4 Monate vor Aktiv seit 2013

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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 ?

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,...

fast 5 Jahre vor | 3 Antworten | 2

3

Antworten

Frage


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...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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),...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 10 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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 ...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ?????????????...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten