photo

Farley Postgate


Last seen: 27 days ago Active since 2024

Followers: 0   Following: 0

Message

Professional Interests: DAQ, Simulations, Controlled Atmosphere

Statistics

  • First Review

View badges

Feeds

View by

Answered
I am trying to figure out how to use writetable instead of xlswrite, but the feature is converting my numbers to text. Headers are text.
So what I found to work was to separate the command into two commands, one for the header text and one for the numerical data. ...

28 days ago | 0

| accepted

Question


What happened to the figure palette plot browser for 2024B?
What happened to the figure palette plot browser for 2024B? In 2023 version and before it, I can type figure then with the figu...

28 days ago | 1 answer | 0

1

answer

Question


I am trying to figure out how to use writetable instead of xlswrite, but the feature is converting my numbers to text. Headers are text.
Original Code that works fine Excel_Sheet = [Excel_head; Excel_out]; xlswrite('C:\D_Local\MATLAB\AAAA\PhaseII_CA_out.xlsx',Exc...

2 months ago | 3 answers | 0

3

answers