Adam Attarian
NC State University
自 2011 起处于活动状态
Followers: 0 Following: 0
Feeds
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
13 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
13 years 前
提问
Anonymous functions and conditional logic? (one line step function)
Hi Folks, It looks like you can't use conditional logic in an anonymous function -- which is too bad because I'm trying to do...
14 years 前 | 1 个回答 | 0
1
个回答提问
How to open a second instance of MATLAB in Mac OS X?
Hi Everyone, I'd like to be able to have open a second instance of MATLAB on my Mac -- able to switch between them and have t...
14 years 前 | 3 个回答 | 0
3
个回答提问
Using inputname and varargin for dynamic variable creation (?)
Despite my best programming habits, and in an effort to make my code more modular, I use a couple of places varargin. Of cou...
15 years 前 | 2 个回答 | 0

