photo

Guilherne


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Reset uitable data
Hy, i'm trying to reset the uitable of my GUI but its not working, I used: set(handles.uitable,'Data',''); It apparently c...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Standlone - GUI
I used the dependency walker and : " Warning: At least one module has an unresolved import due to a missing export function i...

mehr als 12 Jahre vor | 0

Frage


Standlone - GUI
I'm trying to make a standalone of my GUI, in fact when i use " mcc -m Pinch2.m " or use the deploytool any error message appear...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
open cell array/structure
As I said, the above error appears, I think that occurs because the matlab doesnt read the matrix, just a "{30x5 cell}". Whem my...

fast 13 Jahre vor | 0

| akzeptiert

Frage


open cell array/structure
I have a .m file of cell array that I want to set in a uitable data, but the following error appears: ??? Error using ==> se...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


open files from different directorys
I have to load data from a .m file to a uitable, thats my code: diretorio = uigetdir; filename = uigetfile('*.mat','Select...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
table in GUI --> data to matrix, expandable array
It was very helpful, thanks!

fast 13 Jahre vor | 0