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