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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
