Community Profile

photo

Paul Smith


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Question


How do I resize the row name label width in a uitable (R2018b)?
Unable to locate the property or process to change the width of the name label column in a uitable. Seems to be locked out/hidde...

4 years ago | 1 answer | 0

1

answer

Answered
Packaged app error R2018b?
This line:- appdesigner.internal.service.AppManagementService.getFigure(obj.AppHandle) returns a null value here in code:- ...

5 years ago | 0

Question


Packaged app error R2018b?
I packaged an app I know works and I get this error...works fine normally. Error using getappdata Value must be a handle. ...

5 years ago | 1 answer | 0

1

answer

Answered
How do I maximize the web browser window?
This is what I ended up doing in the end... web(newUrl,'-browser') %is google chrome pause(5); robot = java.awt.Robot; %ma...

5 years ago | 0

| accepted

Question


How do I maximize the web browser window?
When you create a web window through matlab (like web(Url)) how do you maximise/change the window size in script?

5 years ago | 2 answers | 0

2

answers

Answered
Simulink turn off data logging
I had a similar issue, I ended up modifying to this though:- pH = find_system('Your Model name','LookUnderMasks','all','FindAll...

5 years ago | 4