Ephraim Bryski
Followers: 0 Following: 0
Feeds
提问
How to make uiHTML document fill up window
I'm using uiHTML to create an UI for my MATLAB code, but the UI only fills up a portion of the window. In the attached image, th...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to convert string to optimization variable?
I'm doing constrained optimization problems using the "problem based optimization workflow". I'm using a set of equations which ...
2 years 前 | 2 个回答 | 1
2
个回答提问
Matlab Online command window behaves differently
I'm using Matlab to create scripts for Autocad. I'm just copying and pasting the result from displaying the script in the comman...
3 years 前 | 0 个回答 | 0
0
个回答提问
Fitting a Grafted Distribution
Hi. I would like to fit data to a grafted normal-weibull distribution. The red line is a normal distribution and the blue lin...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to Find Prominence of Peaks
Hi. I have a time series graph and I would like to find peaks as well as how prominent those peaks are. I know I can use findpea...
3 years 前 | 1 个回答 | 1
1
个回答提问
How to determine if a graph is two-connected?
Hi. I have a graph in MATLAB and I would like to determine if it is two-connected. I would also like to have the graphs which it...
4 years 前 | 1 个回答 | 0
1
个回答提问
Efficient Neighbor Search Considering Motion
Hi. I'm using MATLAB to analyze the results of a molecular simulation of silica done on LAMMPS. I'm currently using rangesearch(...
4 years 前 | 1 个回答 | 0
1
个回答提问
Modify Nodes and Edges of GraphPlot
Hi. I would like to animate a graphplot. Nodes and edges should be added and removed over time, and the coordinates should be mo...
4 years 前 | 1 个回答 | 0
1
个回答提问
Fitting Curve With an Inverse Which Fits a Polynomial
Hi. I have 8 data points with x and y values. I would like to input new y values and interpolate x values. I am able to input n...
4 years 前 | 1 个回答 | 1
1
个回答提问
Citing MathWorks Documenation (ASCE format)
Hi everyone. I would like to cite MathWorks for a paper in ASCE format. This includes documentation on functions such as the hou...
4 years 前 | 1 个回答 | 0
1
个回答提问
App Slow With UIAxes
Hi. I'm creating apps on app designer which use components such as sliders to control a plot. When plotting on a UIAxes, there i...
4 years 前 | 4 个回答 | 6
4
个回答提问
3D Labels With Fixed Orientation
Hi. I want to add labels to 3d figures. Currently I'm using the text function but I find that it can be messy because the orient...
4 years 前 | 0 个回答 | 0
0
个回答提问
Different Colors On Single Line With LaTeX Interpreter
Hi. I'm using the text function with the LaTeX interpreter and I want to use different colors on a single line. As far as I can ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Slow When Plotting on UIAxes
Hi. I noticed that a MATLAB app made on app designer which plots directly on the UIAxes is much slower than one which plots on a...
4 years 前 | 2 个回答 | 1
2
个回答提问
Quiver Transparency and Shape
Hi. I'm using quivers (with the quiver3 function) to show the stresses in a beam. I want to change the transparency of the qui...
4 years 前 | 1 个回答 | 1
1
个回答提问
Restore MATLAB Files Under Same License
Hi! I broke and replaced my laptop unfortunately. I only saved my MATLAB files on my laptop so I wasn't able access them. Howeve...
4 years 前 | 0 个回答 | 0
0
个回答提问
Using Functions in APIs
This is a fairly general question. I'm not asking about one specific thing which is confusing me. I'm instead going through my l...
5 years 前 | 0 个回答 | 0
0
个回答提问
Integrating Custom API With OpenFOAM API
Hi all. I asked a question about an idea I had on Physics Forums. I notice that multiple people are viewing it, but so far no on...
5 years 前 | 0 个回答 | 0
0
个回答提问
Using CFD software through API
This is a specific question about a larger project which I discussed in detail <https://www.physicsforums.com/threads/matlab-api...
5 years 前 | 0 个回答 | 0
0
个回答提问
MATLAB Program For Analyzing Data
Hi. I'm an REU student assigned to analyze sensor data from an experiment where waves impacted model houses. I'm working on writ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to Stop Autosaving
How do you stop code from autosaving? I have a class which has a handle on a gui, so every time it saves when I'm writing code a...
5 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB Preventing Code Folding
I'm writing a function which is hundreds of lines long and I need it to fold code in order to write it. However, the function su...
5 years 前 | 0 个回答 | 0
0
个回答提问
Specify What to Edit for User
I'm writing code which should allow the user to edit certain sections, and I want to make it clear to the user where they should...
5 years 前 | 1 个回答 | 0
1
个回答提问
GUI For Analyzing Data
Hi all. I'm working on code to help me analyze data for research. A lot of the code is specific to the project I'm working on, b...
5 years 前 | 0 个回答 | 0
0
个回答提问
Editing PowerPoint While It is Open
Hi. I'm trying to write code which will add or edit images in a powerpoint. The only problem I have now is that I can only edit ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to calibrate entirety of photo with checkboard?
I am attempting to calibrate an image using Matlab's image checkboard calibration program. The image is of a flume (I atteched a...
5 years 前 | 0 个回答 | 0
0
个回答提问
How could I correct for glare when processing image?
I'm working on a code to track the postion of debris. The code converts the image first to gray scale and then to binary. It the...
6 years 前 | 1 个回答 | 0