photo

Enes Uk


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Matlab, Excel and validation of data
% Create an Excel object e = actxserver('Excel.Application'); % Add a workbook eWorkbook = e.Workbooks.Add; e.Visible = 1;...

5 years ago | 1