Community Profile

photo

Mat


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
Setting a Matlab GUI apps main figure to invisble
I found part of my answer here. Using h = findall(0,'Type','figure'); I found I had a number of orphaned invisible figures! ...

3 years ago | 0

Question


Setting a Matlab GUI apps main figure to invisble
I was interested in trying to break up my GUI app in to a set of smaller GUIs, all made in app creator, but using only a single ...

3 years ago | 2 answers | 0

2

answers

Question


Non integer results when generating sparse matrix indicies
Hello, I am using a large integer data series to generate subscript indices for a sparse matrix using: clear all close all d...

4 years ago | 0 answers | 0

0

answers