Hasnain Raja Muhammad
Followers: 0 Following: 0
Feeds
提问
How to generate multiple .stl files in a loop?
My core question is: How to write multiple .stl files. What I am doing here is: Open a .stl file (Code line 1), then rotate it...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to select multiple rows from an array and apply some operation iteratively
This is an array with 324 Rows and 3 Columns. I want to select patch of 3 rows as (Row1= P1, Row2= P2 and Row3= P3), then apply...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to delete multiple rows from a table using a for loop (with a condition)?
I would like to delete multiple rows form a table (imported from Excel). I have "n" number of rows with 5 columns (Var1,..........
3 years 前 | 1 个回答 | 0