Rohan Maharjajn
Kathmandu University
Followers: 0 Following: 0
Feeds
提问
Naming the folders with a counter
I used the following code to move the generated files to a new folder for every new execution.It works for the command interface...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to export files to specific folders with GUI?
i have a GUI which calculates certain data and exports the data to an Excel file and '.jpeg' file of some plots. Now, what I wa...
7 years 前 | 1 个回答 | 0
1
个回答提问
Get a solid shaft
I have the diameter and length of a shaft.. How can I have a solid 3D shaft from these data. Also, I want to export the coordin...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to export the decimal and negative data to excel
clc clear hold all % Plot cylinder [X,Y,Z] = cylinder(5,100); [TRI,v]= surf2patch(X,Y,Z); ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Undefined operator '*' for input arguments of type 'cell'. Error in eg9copy (line 23) RBV=((Vc*l1+Vd*((l-l2)/l)))
%%This program can be used to calculate the deameter of a shaft with two %%pulleys %% Taking inputs for the variables of the...
8 years 前 | 1 个回答 | 0