Steven Manz
Followers: 0 Following: 0
Statistics
RANK
76,478
of 295,673
REPUTATION
0
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 year ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 0 answers | 0
0
answersIs 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....
2 years ago | 0
| accepted
Question
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. ...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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. ...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0