se chss
Followers: 0 Following: 0
im student of pusan national university. Professional Interests: signal processing
Feeds
提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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 ...
1 year 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 0 个回答 | 0