Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: colsandurz
  • Content: Threads
  • Order by date
  1. colsandurz

    Matrix Dimensions Problem

    Hi, I know this is probably a basic problem I but I'm having trouble with it. My problem is that I want to plot this function, h, but since the variable, s, is in the demoninator I get a matrix dimensions error. Note: j=srt(-1). >> s=-10:.1:10;h=3/(j*s+2); ??? Error using ==> mrdivide Matrix...

Part and Inventory Search

Back
Top