Community Profile

photo

Jeremy


Virginia Technical Dept of Statistics

Active since 2012

Followers: 0   Following: 0

Message

Structural engineering student

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating interactive lines with set points
I am trying to create a figure where I can set several fixed points that will act as nodes in a structure. I would like to make...

11 years ago | 0 answers | 0

0

answers

Question


Retrieving data from uitable
I am attempting to use the data from an editable uitable, but I am seeing no difference after making edits in the user interface...

11 years ago | 1 answer | 1

1

answer

Answered
Using uimenu with multiple output nested function
I ended up kind of tricking the code into a work around to solve this problem. Here's what it looks like: function parent ...

11 years ago | 0

| accepted

Question


Using uimenu with multiple output nested function
I am attempting to use a the uimenu to access a nested fcn that has multiple variables I would like to be accessible from within...

11 years ago | 3 answers | 0

3

answers

Question


Nested loops within PARFOR loop
I am having issues using parfor. Getting the following error: The PARFOR loop cannot run due to the way variable 'ed' is used. ...

11 years ago | 1 answer | 0

1

answer

Question


How can I request an output in real time without interrupting my program?
I am running a optimization program that can take several hours to converge. I would like to be able to type a command in the c...

11 years ago | 2 answers | 0

2

answers

Question


How can I plot before running through calculations in a function?
I have a plotting function embedded in a larger function. I would like to have the plot show up before it is finished with all ...

11 years ago | 0 answers | 0

0

answers

Question


How can I use a data file as input to a function?
I am trying to write a function that will allow me to input a .dat file, which will then be read as the input for the function. ...

11 years ago | 1 answer | 0

1

answer