Rohan Maharjajn - MATLAB Central
photo

Rohan Maharjajn


Kathmandu University

Last seen: 1年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 01/17 to 04/25Use left and right arrows to move selectionFrom 01/17Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
0 回答

ランク
287,321
of 298,005

評判
0

コントリビューション
5 質問
0 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 20,520

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,151

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

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

1

回答