Community Profile

photo

Jonathan Salazar


Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


what Is the proper way to send data from App Designer to functions in the regular work space?
I am working on an app that generates output files by calling already existing functions. So my work is simply compiling the cod...

6 years ago | 1 answer | 0

1

answer

Question


How can I open an external application from Matlab app designer
I am Working on an app that creates a data file to be used VMD ( visual molecular dynamics). The app creates the data file which...

6 years ago | 1 answer | 0

1

answer

Question


I am having trouble saving large vectors inside of a nested loop. Can anyone help out? Thanks!
I have a script that pulls data for strain values out of files. This code was given to me and I am having the hardest time tryin...

6 years ago | 1 answer | 0

1

answer

Question


how can i "gridify" a cube and find distance between the cubes that have points inside them? thank you!
I have a cube. in the cube there are thousands of points and a randomly oriented line. I broke down the cube into smaller cubes ...

6 years ago | 0 answers | 0

0

answers

Question


How can I use a cube as the boundaries for a line ?
I have x,y and z extremes which i need to use to create a box (xlo,xhi,ylo,yhi,zlo,zhi). I need to then draw a random line insid...

6 years ago | 1 answer | 0

1

answer

Question


how can I group pairs of numbers that share a common number? Thank you!
I have pairs of numbers that represent stacked platelets, I want to continue stacking these platelets by realizing that if i ha...

6 years ago | 4 answers | 1

4

answers

Question


When taking cross product I end up with NaN. how can i fix this?
I wrote a bit of code that grabs 3 points on a randomly oriented platelet to create two lines so that i can calculate the normal...

6 years ago | 1 answer | 0

1

answer

Question


I have 1000 coordinates. How can I find the distance between every combination with out repeats? Thank you!
I have 1000 coordinates and I need to find the distance between every combination. I tried using a nested loop to cycle through ...

6 years ago | 1 answer | 0

1

answer

Question


I need help grouping randomly oriented platelets into stacks using two different criteria.
I am given a box full of platelets that are randomly oriented. I need to group the platelets by stacks. the criteria for staking...

6 years ago | 1 answer | 0

1

answer

Question


How can I get coordinates from a grouping inside of a matrix.
I have a matrix with 5 columns: atom number, mol_tag, then the x y and z coordinates. The mol_tag seperate the atoms into glo...

6 years ago | 2 answers | 0

2

answers