photo

se chss


Last seen: 3 months ago Active since 2020

Followers: 0   Following: 0

Message

im student of pusan national university. Professional Interests: signal processing

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


why do i receive an error message when i change phonebook.c in matlab to phonebook.cpp? with mex
if i change the phonebook.c example in matlab to phonebook.cpp, i receive an error message. the error message line is 49. c...

6 months ago | 1 answer | 0

1

answer

Question


Declaring a class variable within a class, and using it
%% main code for aa = 1:2 Aclass(aa) = A; end for aa = 1:2 Aclass(aa).Dosumthing(aa); end %% class A define ...

10 months ago | 1 answer | 0

1

answer

Question


how can find lcm of fraction number.
a = 3/10, b = 4/7 how can i find lcm of a and b? matlab fucntion lcm input must be integer, so i cannot use lcm function.

1 year ago | 1 answer | 0

1

answer

Question


Mex lnk1201 error
I am using matlab's mex function with vs2017. Trying to use debug mode Ccode with the -g option. I want to take a breakpoint...

3 years ago | 0 answers | 0

0

answers