Rohan Maharjajn
Kathmandu University
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0