Statistica
RANK
251.811
of 297.016
REPUTAZIONE
0
CONTRIBUTI
9 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
77.78%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
File name is too long using IMREAD in GUI
I had a similar problem. In my case it was caused by the OS specific behaviour of the "ls" command. Under UNIX it put all files...
quasi 11 anni fa | 0
Domanda
Memory usage constantly growing: efficient RAM usage in my script?
Hello, I have a very long running MATLAB script working with variables which use 1 GB storage if I save them on harddisk with...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Why doesn't ttest function accept gpuArrays?
In the list of MATLAB functions supporting gpuArrays ( <http://www.mathworks.de/de/help/distcomp/using-gpuarray.html#bsloua3-1> ...
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
Folder names in MATLAB project
I downloaded some MATLAB project from the file exchange which consist of some m-files in the main directory and other m-files in...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
MCR: Running a 32-Bit executable on a 64-Bit system
I am using Windows 7 64-Bit and i tried to run a 32-Bit executable (EXE) on it. After some back and forth installing the MATLAB...
oltre 13 anni fa | 1 risposta | 0
1
rispostaAdd cut push button to figure
OK, I solved the problem using uipushtool. [cd,~,alpha] = imread('icons/cut.png'); cd = double(cd) / 255; ...
oltre 13 anni fa | 0
| accettato
Domanda
Add cut push button to figure
How can I add a cut button to my figure? E.g. for getting file open and save buttons, I use this code: audiotb = uit...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create sounds with specific characteristics?
How can I create sounds with MATLAB with the following characteristics: Sound 1: pitch: 3 sinusoidal partials of 500, 1000 ...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Is it possible to run a built exe without MCR?
I used deploytool to create a Windows Standalone Application. Is it possible to create an executable which doesn't depend on th...
quasi 14 anni fa | 2 risposte | 0
2
risposteDomanda
Which functions are not supportet by deploytool?
I am building a Windows Standalone Application from my MATLAB code. But I remembered that there are some MATLAB functions (e.g. ...
quasi 14 anni fa | 1 risposta | 0
1
rispostaDomanda
add string to matrix/ array in loop
I wrote this function to get the full paths of all files in a specific folder: function [ paths ] = getPaths(folder) %GETP...
quasi 14 anni fa | 2 risposte | 0