Feeds
提问
Applying a function to the values in a table
I have this function where standard_time and E are part of a table. I want to create a new column from this function as such. T...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to make a table of strings from a table of numerics
I want to apply convert_hour function to everyrow but it does some weird stuff that I don't understand arr = [1;2;3;4]; T = ar...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to turn a script into a function so later i can make the code executable with Matlab Coder
I want to use Matlab Coder to turn my code into a .exe file so people who don't have matlab can use it but Matlab Coder doesn't ...
5 years 前 | 1 个回答 | 0
