photo

ludvikjahn


UNITN

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

18 Domande
1 Risposta

RANK
13.231
of 300.753

REPUTAZIONE
3

CONTRIBUTI
18 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
72.22%

VOTI RICEVUTI
3

RANK
 of 21.075

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.858

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


set a blank window in GUI
good Morning, I have a question: I created a program in gui with various edit texts, pushbuttons, static texts, popup menus,li...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


find commas in a cell
good morning, I just wonder why if I run strrep(A,',','.') ( (where A is a cll array), it works but I can't run...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


compare length of arrays in a cell
good morning, I have acell array and i want to compare cell's length. Till now I used just t compare the equality of the cells ...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


error message in GUI
good morning, I would like to have an error mesage in GUI which shows up whatever error it finds in any part of the GUI. Is ...

quasi 11 anni fa | 1 risposta | 2

1

risposta

Domanda


files directory not found?
GoodMorning, I ust want torun a script where it could give a value of zero if the selected directory doesn't exist. It could...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


gui run command only if another input has been done
Good Morning I have created a GUI with various push_buttons and list-boxes. I want to run, for example, a command from a list-...

quasi 11 anni fa | 2 risposte | 1

2

risposte

Domanda


simple question about cell array resizing
Just a simple question: I have A={[1,2]';[3,4,5,6]'}' and want to transform it into a cell array: A={[1,2,3,4,5,...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


find size uniformity in matlab along a cell array
good morning, I have a cell array like: A= {[1 19 65];[ 5];[8 8 3]; [9 7 43]} and I want to know if its dimensions ar...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


compare parts of strings
good morning, I want to know if there is a way to compare parts of strings in matlab. For example: I want to find a string w...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


stop a cycle when finds the right value
Good Morning, I am a new MAtlab user, and I have a simple question to ask: let's suppose that I have a range of data, for exam...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


improving data averaging in a loop (is too slow)
Good Morning, I have a series of data in a matrix and i want to take the average data every SECONDS_SCAN = (number of sec...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


sscanf in a cell array
good morning, I have a cell array (of strings) and I want to replace strings with corresponding numbers, but using str2double t...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


cell array of nested cells
goo morning, I have a cell array made of cells of dimension either n X 218 or empty cells, like that: {20388x218 cell} ...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


help with "dir" command
good morning I have a problem with the command "dir": I want to find some files which names are f.e. : 10.txt,11.txt,12.txt,...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Problem with identification of strings
Good Mornig, could you find a solution for this: if I input: files = dir(fullfile(open_folder, '*140821*.txt')); it ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


select folder by its name?
Good Morning, I'd like to sort folders from a folder, let's say: I have the folder "A" which contains folders: 1 2 ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


selecting file from a database (.txt files) ?
Good Morning, I have a series of data, say in a folder, which are saved with this name: "NAME_NUMBEROFMACHINE_YYMMDD_HHmmSS" (Y...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Risposto
how to run a script within a GUI file?
OK, I understood everything...thank's alot! Now it works

quasi 11 anni fa | 0

| accettato

Domanda


how to run a script within a GUI file?
Good Morning, I have created this simple script in GUI which takes two values from 2 pop-up menus and then separatesa matrix bet...

quasi 11 anni fa | 2 risposte | 0

2

risposte