Applying MatLab functions to .txt files.

3 ビュー (過去 30 日間)
Alex Dytso
Alex Dytso 2013 年 3 月 5 日
Helo, I have data stored in 2 a .txt file. I want to take that data and use function trapz for integration. The problem is that my data is very large and can I can not move it to an array. My t1.txt contains domain of my function and t2.txt contains values of the function.
Basically I want to do the following trapz(t1.txt,t2.txt)

回答 (0 件)

カテゴリ

Help Center および File ExchangeNumerical Integration and Differentiation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by