Community Profile

photo

Himanshu Tomar


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to Send G-code to Arduino for moving stepper motors?
Snipet of Gcode is to be sent to arduino which will further control the stepper motor. Please suggest a way this task can be ac...

8 years ago | 1 answer | 0

1

answer

Question


Import Coordinates from text file to workspace and then plot
I have a text file which has coordinates in the form of ; x1 y1 z1 x2 y2 z2 x3 y3 z3 and so on , so how can I import this data ...

8 years ago | 1 answer | 0

1

answer

Question


Four element Array from workspace and plot it
I have a matrix a=[1 2 3 4] in my workspace, how can i plot it in the format a[x1 y1 x2 y2]. So that (x1y1) and (x1y2) forms a...

8 years ago | 2 answers | 0

2

answers

Question


create number of arrays dynamicly
i have a matrix of [m,n], i want to create m arrays and store those m rows into those m arrays. any way of doing that? example...

8 years ago | 3 answers | 0

3

answers

Question


Coordinates In workspace to x1 y1 ,x2 y2
I have a variable X= [3,2,4,5] , Y=[5,3,3,6] , similarly many other in my workspace. How do I plot these variables individually...

8 years ago | 1 answer | 0

1

answer