Community Profile

photo

Jonathan Salazar


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 4 Antworten | 1

4

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten