how to acquire a value from workspace
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
i have a question about matrix value, if there is a point of an image and consist of x and y coordinates.
centroids = [x value, y value]
for example i got centroids = [300,400] %in workspace
nah, could i put the value into 2 different variables ? like x and y ? so x will contain 300 and y will contain 400 ?
i can do that manually,with click on the workspace and rename it, but could i do it with code ?
댓글 수: 0
답변 (1개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!