![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21520846_1613232608689_DEF.jpg)
Steven Manz
Followers: 0 Following: 0
Feeds
질문
Smooth curve in certain regions to get desired output
I have some data. I need to smooth it somehow. I am using smooth and medfilt1 but I cannot seem to get what I am expecting. My ...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I smooth data around a specific region?
I have data. It is fairly noisy just as it is. But I only really want to smooth the oscillations. In the figure attached, the da...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
Rescale tick marks on UIAxes
I have a figure that represents a grayscale image. Its resolution is 1280x960. If I show the axes, this is what it shows. When I...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Is it possible to create a geometry for solvepde from a specific image?
MATLAB has a built in Poisson solver (solvepde). In the literature, it explains that there is a way to define the geometry from ...
거의 3년 전 | 답변 수: 0 | 0
0
답변답변 있음
Is it possible to update the text inside other scripts/functions using a separate script?
Ok so thank you to @Rik, this worked for me... I simply used the following to read into the file: try fid = fopen('dummy....
Is it possible to update the text inside other scripts/functions using a separate script?
Ok so thank you to @Rik, this worked for me... I simply used the following to read into the file: try fid = fopen('dummy....
거의 3년 전 | 0
| 수락됨
질문
Is it possible to update the text inside other scripts/functions using a separate script?
In development of a new tool, I will want to update the version and date in each script when a new version is ready to be used. ...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
Will it ever be possible to release a license/toolbox that is no longer necessary without exiting MATLAB completely?
I am curious to know if MATLAB has a built in command that will allow any user to release a specific license/toolbox without exi...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Error using reshape: Size arguments must be real integers. Except all values are positive whole numbers?
*** I have attached the variable in question as a .mat file. But I am not sure if anyone will be able to view it. Please comment...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
Help with saving iteration display from curve fitting toolbox into a .log file.
I am using fit, and I want to save the iteration display for each iteration in some sort of .log file. The fit command I am usin...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Is it possible to create an app that allows you to view the command window on a mobile device
Hi there, Out of pure curiosity, is it at all possible to be able to view the progress of your code from your mobile device. ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Is it possible to display Rsquared value or parameter value on each iteration in fit?
I am hoping to use print statements possibly using the 'fit' call in order to see what the curve fitting toolbox is doing on eac...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How can I copy 1 template Excel sheet into multiple Excel sheets in the same workbook? Using actXserver
Ok so the goal here is to take an Excel spreadsheet that already has formatting and use it as a template. I want to know if it i...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Unable to open file as a workbook excel 97
I am attempting to import a list of .xls files and combine them. The issue is that the files were created in Excel 97-2003 and I...
대략 4년 전 | 답변 수: 2 | 0