Feeds
提问
Trying to connect XCode 5 and Matlab 2014a and get an AWT-EventQueue-0 error
<</matlabcentral/answers/uploaded_files/19893/Screen%20Shot%202014-10-23%20at%2012.18.04.png>> I get an error message when I ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Eliminating marks on bar graph
Hello, When I use the bar() plotting function, and input a given data set, for a particular binning (in the x-axis), the func...
10 years 前 | 2 个回答 | 0
2
个回答提问
Passing int to mex file
Hello, I wrote a MEX routine that calls a C function which uses "int" rather than double. The way I fetch the array from ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I specify the ranges of atan2?
Hello, I would like to, based on a vector with points (0,0) and (x,y) where (x,y) is anywhere in the plane, to calculate the ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Adding C file into Matlab routine
Hello, I found another code and copied the structure and it seems to work. Would someone please clarify what it's doing? ...
Adding C file into Matlab routine
Hello, I found another code and copied the structure and it seems to work. Would someone please clarify what it's doing? ...
11 years 前 | 0
提问
Adding C file into Matlab routine
Hello, I am wondering how to integrate a C file into a matlab routine. I know you have to use "mex" in the matlab code, i.e. ...
11 years 前 | 2 个回答 | 0