Community Profile

photo

Kat Lee


Last seen: 2 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to save struct array into H5
Hi guys I have this simple struct array wdata, has 4 fileds and saved as struct array FieldA =int32([1153 ; 1184 ; 1027;11 ]...

2 years ago | 1 answer | 0

1

answer

Question


HDF5 Insert an Array Field into Compound Dataset
Long story in short, I am trying to save a structure as compound dataset below long pasted code is a simplified demo code, most...

2 years ago | 1 answer | 0

1

answer

Question


MLAPP: Add contextmenu to particular cells in uitable
Hi guys, I am working on mlapp creating uitable, and I'd like to attach contextmenu to one particulat column in my uitable I k...

3 years ago | 1 answer | 0

1

answer

Question


why MATLAB 2019b MEX file is slower
Hey all I am testing performance comparison among R2017b and R2019b, and I have noticed that for most .m functions, it's becom...

4 years ago | 1 answer | 0

1

answer

Question


is table performance still the slowest in MALTAB R2019b?
Hey all MALTAB has announced that table has large performance improvements in R2019, from my experience, table used to be the s...

4 years ago | 2 answers | 0

2

answers

Question


Why using actxserver will turn my file to read-only
Hey guys, Read-only error been showed while I was trying to movefile, but the new directories is either my Downloads folder or ...

5 years ago | 1 answer | 0

1

answer

Question


Change the color for excel sheet that generated by writetable
Hey guys, I am working on a function that part of it's job is to convert some tables into Excel (multisheets), this format conv...

5 years ago | 0 answers | 0

0

answers

Question


TooltipString won't show if uicontrol Enable is not 'on'
Hey MATLAB users, I have a Edit style uicontrol label, which has set 'enable' to 'intactive' to make it not editable. But now,...

5 years ago | 1 answer | 0

1

answer

Question


How to save & export .mlapp edit box results
Hey dear MATLABer I've been practice using MATLAB .mlapp (under R2017b) to build a GUI with multilple edit box, and some action...

5 years ago | 1 answer | 0

1

answer

Question


How to stop closing inputdlg window when user pressed enter
I am currently using one user extended MATLAB fucntion: inputsdlg.m, this is an extended function for inputdlg.m to allow user t...

5 years ago | 1 answer | 0

1

answer

Question


Performance comparison among Struct Array, Cell Array and Table
I am facing an issue when to use what. There are three common way to store data in MATLAB: 1. Cell array; 2. Tables; 3. Struct a...

5 years ago | 3 answers | 4

3

answers

Question


How to use Events and Addlistener to Update Ylim
Hey, guys, I've been stuck for this issue for a really long time. All I want to do is to create a event and listener, which ...

6 years ago | 0 answers | 0

0

answers