Jonathan Salazar
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
10 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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...
7年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
約7年 前 | 0 件の回答 | 0
0
回答質問
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...
約7年 前 | 1 件の回答 | 0
1
回答質問
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...
約7年 前 | 4 件の回答 | 1
4
回答質問
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...
7年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
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...
7年以上 前 | 1 件の回答 | 0
1
回答質問
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...
7年以上 前 | 2 件の回答 | 0