Feeds
提问
"." it is not recognized as an internal or external command, program or batch file executable.
Hello everybody, I am trying to execute the demo_ASIFT.cpp in Matlab using the system command. The command that I introude...
7 years 前 | 1 个回答 | 0
1
个回答提问
NO MATLAB command specified
Hello everybody, I am running this command from the Linux Console sudo ./matlab -r < fol1/hello.m -nosplash -nodesktop ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Diary problem in Linux Console
Hello everybody, I am using diary to collect all my fpritnf of my code. When I run hello.m in Matlab I get the correct output...
7 years 前 | 1 个回答 | 0
1
个回答提问
Not same fprintf MATLAB and Linux Console
Hello everybody, I am trying to catch an error and I have made the following code in Matlab: catch ME %...
7 years 前 | 1 个回答 | 0
1
个回答提问
Know if my script gets an error
Hello everybody, I am running a Matlab script in my Linux console and when it gets an error, the code continues its execution...
7 years 前 | 1 个回答 | 0
1
个回答提问
Problem with variable coder
Hello everybody, I have this problem when I run my program. Undefined variable "coder" or class "coder.Project". Unde...
7 years 前 | 3 个回答 | 0
3
个回答提问
Parfor 2 workers but just 1 working
Hello everybody, I am using parfor and Matlab show that two workers are connected but when I look at htop it is one thread wo...
7 years 前 | 0 个回答 | 0
0
个回答提问
Periodogram signal 1 Hz resolution using FFT
Hello everybody, I am trying to compare two signal whit their frequency response. I've tried this code: [P1,f1] = period...
7 years 前 | 1 个回答 | 0
1
个回答提问
Alignsignals not supported for C code generation
Hello everybody, I am trying to align signals with Matlab function that is supported for C generation according to its websit...
7 years 前 | 1 个回答 | 0