Community Profile

photo

XAXRXTX


Last seen: 4 months 前 自 2013 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 3 个回答 | 2

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答