making an input to an array
i need my input which will be a date for example 08/31/2011 and make it into an array. every time i do my input matlab returns m...
12年以上 前 | 2 件の回答 | 0
2
回答
質問
computes days of the week
I need help writting a script that computes the days of the week for years 2010,2011, and 2012 i need the input to be of xx/xx/x...
12年以上 前 | 1 件の回答 | 0
1
回答
質問
display words in a matrix
I need help I trying to display the 12 months in a 6x2 matrix then display them in a 6x2 in alphabetical order please help
how do i find the 4 element in a matrix
i need help on writing a script that finds the 4 element in a matrix meaning i need the element in the first row in the fourth c...
change the order of a row vecor
Hello I have a vector [ -90 -54 -12 -2]
I need to make the vector elements go from least negative to most negative to look li...