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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0