Community Profile

photo

Steven Manz


Last seen: 7 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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 ...

10 months ago | 2 answers | 0

2

answers

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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

answers

Answered
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....

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

answers

Question


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

answer

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 0 answers | 0

0

answers

Question


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

answer

Question


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

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers