photo

Tzu-Tung Chen


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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",...

1 year ago | 1 answer | 0

1

answer