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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0