dario cecchetti
Followers: 0 Following: 0
Feeds
提问
Switch button app-designer
Hi everyone, my goal is to get the SWITCH button off, by pressing the BUTTON button. Is it possible? classdef app1 < matlab.app...
6 years 前 | 1 个回答 | 0
1
个回答提问
UIWAIT CellSelectionCallback and sum elements
Hello everyone, my goal is to make the sum of the elements of a column. By activating the "sum col el" button (sum column elemen...
6 years 前 | 0 个回答 | 0
0
个回答提问
CellSelectionCallback-update column name
Hello everyone, my goal is to get the column name "ColumnName" in the cell "text_area = uitextarea (....)" using the CellSelecti...
6 years 前 | 1 个回答 | 0
1
个回答提问
delete row by clicking UITABLE
Hi everybody, once the row of the table has been selected with the mouse I would like to delete it with the delet row button. ...
6 years 前 | 1 个回答 | 0
1
个回答提问
share/load data (mat-file) AppDesigner
Hy everybody, I would share soma variable from mat-file (workspace_invaso.mat) in AppDesigner, but I can't do it. I don't want t...
6 years 前 | 1 个回答 | 0
1
个回答提问
Import mat file in to App Designer
I would like import mat-file that contains some variables, but I can't load the file. Thanks for all. % code classd...
6 years 前 | 2 个回答 | 0
2
个回答提问
drop down, App Designer
Hy everyboby, I would like that in the second tab "evaporazione_mensile" changes the graph with pop-up menù. I wrote the functi...
6 years 前 | 1 个回答 | 0
1
个回答提问
mex-file creation
I was trying to create a mex-file, however I can't do it beacuse Matlab shows the following error: Class function_handle is not...
7 years 前 | 1 个回答 | 0
1
个回答提问
from m-file to mex-file
Hi everybody, I wrote a scrip called main_zeri, with relatives function. Main_zeri calculates the solutions of the function with...
7 years 前 | 1 个回答 | 0
1
个回答提问
Matlab Error: graphic
Hi everybody,I was running simulink, but after some second my pc stucked. Then I shutted down the pc brutally. When I opened Mat...
7 years 前 | 1 个回答 | 0
1
个回答提问
difference of two vector
Hi everybody, I would like to know how to solve the following problem. A=[0 0 1 1] B=[0] where B has got only one c...
7 years 前 | 1 个回答 | 0
1
个回答提问
saving regula-falsi iterations
Hi everybody, I would like to save the iterations of X variable into a vector. I can only get the final resul, that is the sol...
7 years 前 | 1 个回答 | 0