Community Profile

photo

Vincenzo Bianco


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Why app designer does not set my modified DataTip in the plot? ERROR: UNABLE TO UPDATE
My code is: fig1 = figure('Name', "Graph"); Graph = digraph(app.G', app.U, 'omitselfloops'); %G and U are matrix and column...

5 years ago | 0 answers | 0

0

answers

Question


My function does not execute to the end but i have no errors!!
When i call this function, it's called correctly but it's not executed to the end. I have no errors in Matlab. function output_...

5 years ago | 0 answers | 0

0

answers

Question


how close external window in app designer?
I have two windows in app designer. "window1" create "window2". I want to close all window with a button in window1. If i use ...

5 years ago | 1 answer | 0

1

answer

Question


I cannot retrieve data from a uitable with app designer
I create a uitable within a figure and the user have to insert data but the table is not editable. My code is: f = figure; ...

5 years ago | 1 answer | 0

1

answer

Question


How can i set accuracy of points in a graph?
I would have an higher accuracy on points of a figure. Now i get for example 1.7321. I would have 1.73218907 (four more digits)....

5 years ago | 2 answers | 0

2

answers