回答済み
I have this problem: Applications/MATLAB_R2012a.app/bin/mex: line 305: llvm-gcc-4.2
First, make sure you have installed the latest version of the patch (from the error you're getting, you may already have it inst...

13年以上 前 | 0

回答済み
Calling a C sharp function from Matlab
If you stick your C# code into a .NET library, you can call it from MATLAB. You should not need to write MEX glue code. Take a...

13年以上 前 | 0

回答済み
How can I make use of multiple cores in Matlab linear algebra
I believe that hyperthreading makes your system monitoring tool believe it has eight cores rather than four (real) core. For ex...

13年以上 前 | 0

回答済み
Free Fortran Compiler - Win 64bit
Sorry, the only supported compiler on win64 is the (not free) Intel Fortran compiler: <http://www.mathworks.com/support/compile...

13年以上 前 | 0

| 採用済み

回答済み
how to import .gdf file into matlab?
I'm not familiar with GDF files, but through Google I found <http://pub.ist.ac.at/~schloegl/matlab/eeg/>

13年以上 前 | 0

回答済み
Can an mfile(s) written in Matlab on Windows be run on matlab for a Mac without compatibility issues?
As others have pointed out, differences are contained. I switch between Windows and Mac routinely, and my applications largely ...

13年以上 前 | 0

回答済み
Matlab doesn't seem to recognize SPM 2 files - "spm_list_files.dll is not a valid win32 application"
Jason might be on to something with a corrupted download. However, I have also seen this message when a MEX file is present (an...

13年以上 前 | 0

回答済み
how to add course directory to search path?
Presumably you've downloaded this software, or it is available on a local network you have access to. If not, get the software ...

13年以上 前 | 0

回答済み
Why Would an m-file run quickly but publishing it runs slowly?
We'd need the code to be sure, but I'll guess that publishing is causing the JIT to *not* kick in some situation when normally i...

13年以上 前 | 0

回答済み
Matlab Compiler 2012b and Visual Studio 2012
The intention is to start supporting Visual Studio 2012 with the R2013a release of MATLAB (Microsoft's release was too late in M...

13年以上 前 | 28

| 採用済み

回答済み
how to read multiple csv files with headers?
Moklesur, If you are using a newish version of MATLAB, try loading the file with the Import Tool, and choose to generate a fu...

13年以上 前 | 2

| 採用済み

回答済み
Why doesn't Matlab support newer gcc versions?
Kaba, MathWorks chooses its MEX compiler support based on a number a factors. Primary among those is platform support. MathWor...

13年以上 前 | 3

| 採用済み

回答済み
How to turn off cell mode in Matlab editor in 2012b?
I believe section/cell mode is triggered by a double "%%" comment in a source file. If you change your "%%"'s into "%"'s, I bel...

13年以上 前 | 0

回答済み
Getting Mac Menubar in the right spot in 2012B
The documentation you are looking for is in the release notes for R2011a: <http://www.mathworks.com/help/stateflow/release-no...

13年以上 前 | 0

| 採用済み

回答済み
Problem with Mex in Matlab R2012a - Mac OS X 10.8
There is a patch available for newer versions of Xcode: <http://www.mathworks.com/support/solutions/en/data/1-FR6LXJ/ http://...

13年以上 前 | 1

| 採用済み

回答済み
Matlab命令mex -setup找不到C语言编辑器
R2009b supported Xcode version 3.1: <http://www.mathworks.com/support/compilers/R2009b/macintosh.html http://www.mathworks....

13年以上 前 | 0

回答済み
How can I customize the workspace in the Mac version of Matlab?
When the Workspace window has focus, use the View->Choose Columns menu in the menubar.

13年以上 前 | 0

回答済み
MATLAB Crash
The bug report the Holger mentioned back in January has a patch for 12a (only) attached to it. See the related topic <http://ww...

13年以上 前 | 1

回答済み
Running mex files compiled on Linux
Before soft-linking from the MATLAB folder, I would first try unsetting LD_LIBRARY_PATH within MATLAB >> setenv('LD_LIBRARY_...

13年以上 前 | 0

回答済み
Anyway to run MATLAB in the new Mac OS X?
Mountain Lion is released -- here is <http://www.mathworks.com/support/solutions/en/data/1-IXBVKD/ official information on MATLA...

13年以上 前 | 1

回答済み
Installation failure on Ubuntu 12
<http://www.mathworks.com/support/solutions/en/data/1-D03Y9K/index.html?solution=1-D03Y9K This Solution> looks very much like wh...

14年弱 前 | 0

回答済み
Matlab/Simulink and MacBook Pro Retina Display
At MathWorks, we have experimented with the HiDPI settings of OS X. Most MATLAB windows, such as the Editor and Command Window,...

14年弱 前 | 0

回答済み
how to solve loadlibrary error?
loadlibrary did not yet support Visual C++ 2010 in R2012b. See <http://www.mathworks.com/support/compilers/R2010b/win64.html>...

14年弱 前 | 0

回答済み
Running MATLAB code in Amazon cloud (EC2)
MathWorks has an <http://www.mathworks.com/programs/mdcs-cloud/index.html Early Adopters Program> in place just now. You curren...

14年弱 前 | 0

| 採用済み

回答済み
Alternative to xlsread from website data on mac: matlab R2012a
I see this on my Mac. You are in a tough spot. Renaming the file won't changing its encoding (it would be "mv" and not "move" ...

14年弱 前 | 2

| 採用済み

回答済み
Compiling Mex with GCC on Windows
gnumex may be your best bet; <http://www.mathworks.com/support/compilers/R2012a/win64.html compilers that MEX supports> does not...

14年弱 前 | 0

回答済み
Opening a .DAT file
Okay, binary data. :( Do you know what the file is supposed to contain? What is created on a Intel x86 machine (that is, is th...

14年弱 前 | 2

| 採用済み

回答済み
How to match up two lists of data with differing time intervals?
Interpolating down to one-minute intervals is a reasonable first step. Now, how to grab every fifth minute after that? Using y...

14年弱 前 | 2

回答済み
mex -setup does not see a C++ compiler
You are using R2009a, so consult its pages for compilers that were supported at the time of its release: * <http://www.mathwo...

14年弱 前 | 1

回答済み
How do I search these matlab cells/structures?
Interesting problem. Since the length of traces is not consistent, and their subfields may not exist, some degree of error chec...

14年弱 前 | 0

| 採用済み

さらに読み込む