Community Profile

photo

Ephraim Bryski


Last seen: etwa ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

All
  • Solver
  • Thankful Level 3
  • Editor's Pick
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 1
  • Explorer
  • GitHub Submissions Level 1
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 4 Antworten | 6

4

Antworten

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort