Question


anyway to know the detail disk information
is there anyway to get the detail disk information, such as (HDD or SSD),brand, and size, in both windows and linux system? T...

7 years ago | 1 answer | 0

1

answer

Question


anyway to use tight_subplot function in 'invisible' figure
Hi: is there anyway to use the tight_subplot function in 'invisible' figure? https://www.mathworks.com/matlabcentral/filee...

7 years ago | 1 answer | 0

1

answer

Question


anyway to set the List Box in Appdesigner editable?
Hi: is there anyway to set the List Box in Appdesigner editable? Thanks! Yu

7 years ago | 0 answers | 0

0

answers

Question


folder path difference in 'Windows' and 'Linux' system
I found that the folder path expression is different between 'windows' and 'linux' system. for window system, it use '\' betw...

7 years ago | 1 answer | 0

1

answer

Question


copyfile function target folder name problem
I want copy a file to a targer folder but met a problem. if the targer folder name is consecutive ('no space'), it works fine...

7 years ago | 1 answer | 0

1

answer

Question


appdesigner button group problem
I have a radio button and I want to set its 'Enable' property as 'off' in a specified situation, but Matlab report error as: ...

7 years ago | 2 answers | 0

2

answers

Question


regexp problem in '.'
I have a string and I want to split it with '.', but the regexp does not work. test='abcde.abcde'; regexp(test,'.','split') b...

7 years ago | 1 answer | 0

1

answer

Question


kid-axis-coordinates in mother-axis problem
I have a mother-axis (box 1), then I use zoom in to a kid-axis, then, I plot a box and get the coordinate using function: rect_p...

7 years ago | 1 answer | 0

1

answer

Question


Position of scatter points problem
I have a set of scatter points (A), with unit of 'meter'. Then I plot them using: f = figure(1) scatter(A(:,1), A(:,2), 3, 'k'...

7 years ago | 2 answers | 0

2

answers

Question


imcrop not correct problem
I export a figure with 2*3 subplot, the unit of each subplot is 'pixel', meanwhile, I export the position of each subplots. ...

7 years ago | 1 answer | 0

1

answer

Question


close all hidden problem
I want to close the invisible figure in an app, but after I use command: close all hidden, the apps are becomes 'invalid or dele...

7 years ago | 1 answer | 1

1

answer

Question


copy the item in drop-down list of app designer
Hi: is there any way to copy the item in drop-down list of app designer? Thanks! Yu

7 years ago | 1 answer | 0

1

answer

Question


table display problem in app designer
Hi: I'm not sure if there is anyway to optimize/improve my app. I created an table in my app-designer, everytime when I scr...

7 years ago | 1 answer | 0

1

answer

Question


app designer table belongs to tab problem
Hi: I want to create a Table which belongs to a Tab in App designer, but looks they are seperate, the 'Table' will be cover...

7 years ago | 0 answers | 0

0

answers

Question


anyway to add grid based on right yyaxis
Hi: is there anyway to add grid based on right yyaxis instead of the left one? Thanks! Yu

7 years ago | 3 answers | 1

3

answers

Question


structure usage in public function in App-designer
I met a problem while assigning a variable to structure in App-designer: methods (Access = public) function plottest(app...

7 years ago | 0 answers | 0

0

answers

Question


display change after yyaxis in App designer
Hi: after I use yyaxis->left in app-designer, the display of the figure changed (shrink in horizental direction), please se...

7 years ago | 1 answer | 0

1

answer

Question


color of line plot with marker problem
I want to draw a line plot with color, and find the solution here: https://www.mathworks.com/help/matlab/creating_plots/create-...

7 years ago | 3 answers | 0

3

answers

Question


app designer display change after restart
I have an app-designer that with display like this before: but after I restart my computer, it becomes this: does anyo...

7 years ago | 0 answers | 0

0

answers

Question


what's the special symbol in a string
I have a string like below: can anyone know what makes it become three lines? I need to remove it to become a normal string...

7 years ago | 2 answers | 0

2

answers

Question


rotate 3D and zoom problem
I have a 3D plot, I want to keep both 'rotate 3D' and 'zoom' feature, but it looks I can only keep one when use command: rotate...

7 years ago | 0 answers | 1

0

answers

Question


anyway to drag the colorbar to the desired location?
is there anyway to drag the colorbar in a desired location, instead of enter the number to determine its location? Thanks! Yu

7 years ago | 1 answer | 0

1

answer

Answered
display difference between Matlab plot and Matlab App-Designer
Thanks for your reply. in App-Designer, the command is: trisurf(t, Data(:,1), Data(:,2), Data(:,3), 'CData', Data(:,4), 'Edg...

7 years ago | 0

Question


colorbar and title location in App-Designer plot
Hi: I plot a figure in App-Designer but met a problem: the title and colobar are outside the figure area (white region). ...

7 years ago | 0 answers | 0

0

answers

Question


display difference between Matlab plot and Matlab App-Designer
I tried to implement the plotting function to a App-Designer, but I found that the plot display is slightly different: the firs...

7 years ago | 2 answers | 0

2

answers

Question


axis off in App designer
is there anyway to set the axis 'invisible' in App Designer? similiar is 'axis equal'.... I looked around in the link below bu...

7 years ago | 2 answers | 0

2

answers

Question


anyway to add 3D x-y-z axis like this?
is there anyway to add a x-y-z axis like what shown in the red circle below? Thanks! Yu

7 years ago | 0 answers | 0

0

answers

Question


recognize the center and diameter of a circle
I have a 2D scatter, it is a circle but the center and diameter is not given. I need its center and diameter but as you can see...

7 years ago | 1 answer | 0

1

answer

Question


how to read number from picture
is there anyway to read the number of the picture using Matlab?

7 years ago | 1 answer | 0

1

answer

Question


find the cell array contains a specific string
I have a cell array as attached, I want to find the row number which contains a specified string, such as 'bore', I know how to ...

7 years ago | 1 answer | 0

1

answer

Load more