Community Profile

photo

Rohan Maharjajn


Kathmandu University

Last seen: 4 months ago Active since 2017

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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); ...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer