Community Profile

photo

Guilherne


Active since 2011

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


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...

12 years ago | 3 answers | 0

3

answers

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

12 years ago | 0

Question


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...

12 years ago | 2 answers | 0

2

answers

Answered
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...

12 years ago | 0

| accepted

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

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

12 years ago | 0