Feeds
提问
I am trying to import excel windspeed data and to multiply each table variables with the vectors within the for loop, how to change for table variables into vector form?
clc; clear all; close all; % Input data; g = 9.81; fs = 0.000003; w_data = readtable("LakeTahoe_v2_wind_velocity_test.xlsx",...
2 years 前 | 1 个回答 | 0