統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to read multiple files from one from folder /dir
Hey Guy, Please I am trying to write a code to run multiple (.bin) file from one folder. So far, This is what I have fil...
8年以上 前 | 1 件の回答 | 0
1
回答質問
subplot of already saved figures
i have somany figures like dyke_tap, dyke_tbp,dyke_tcp and dyke_tdp...... they aare all bar plots and i want to have them side ...
11年以上 前 | 5 件の回答 | 1
5
回答質問
how can i export datas from excel and let matlab run it. the excel has names of students and their grades. i have this code for the gading but dont know how to go about itin excel... please what is the best way of going about this?
function test_score test_score=input('Enter the test score:'); if((0>test_score)|(test_score>100)) disp('This is not a possib...
12年弱 前 | 1 件の回答 | 0