Julien Maxime
Followers: 0 Following: 0
Feeds
提问
Airy function fitting on minima
Hello, I am making a program to delete fringes on an image. My approch is the following: (Done) In a given zone, integra...
1 year 前 | 1 个回答 | 0
1
个回答提问
Range variables callback issue
Hello, I have created manually a GUI and I am looking for help reguarding a small issue that i have. In short, i have two grap...
2 years 前 | 1 个回答 | 0
1
个回答提问
Click button uifigure callback function
Hello, I am trying to set a function in which I get back coordinates from a graph in my uifigure (uiaxes ax4) and plot another...
2 years 前 | 1 个回答 | 0
1
个回答提问
sprintf into a number
Hello, I have the simple following code and it does not work of course as sprintf makes a string and cannot be entered as a va...
2 years 前 | 2 个回答 | 0
2
个回答提问
Stop button to interrupt push botton
Hello, I have created a push botton (PlotButtonPushed) that automatically increase the value of a slider (sliderChangingFcn) w...
2 years 前 | 1 个回答 | 0
1
个回答提问
Deformation of surface induced by Cubic interpolation
Hello, I am currently interpolating heatmap-style data overtime to make 3D surfaces. On the left are raw data and right interp...
2 years 前 | 1 个回答 | 0
1
个回答提问
Add heatmap into uifigure (No App Manager)
Hello, I am manually building a GUI using uifigure() with several graphs. Among those graphs, I would like to display a heatmap...
2 years 前 | 1 个回答 | 0
1
个回答提问
Surf plot on GUI interface
Hello, For my project, I would like to integrate a surf plot onto a GUI interface with a slider that update the plot inside th...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Ploting heatmaps in function of time
Sorry but I don't get it... I an still a nooby of Matlab it seems. Can you answer to me with words? I don't know how to use the...
Ploting heatmaps in function of time
Sorry but I don't get it... I an still a nooby of Matlab it seems. Can you answer to me with words? I don't know how to use the...
2 years 前 | 0
提问
Ploting heatmaps in function of time
Hello, I have search a solution for my problem but didn't find any that suited my problem. Basically, I have a 3D matrix (18x...
2 years 前 | 1 个回答 | 1
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years 前