hasantahir / mpspack

Automatically exported from code.google.com/p/mpspack
Other
0 stars 0 forks source link

warning about structure fields in tut_square Matlab 2010a #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run examples/tut_square.m

What is the expected output? What do you see instead?

Warning: Direct access of structure fields returned by a function call (e.g.,
 call to tut_square) is not allowed. See MATLAB 7.10 Release Notes, "Subscripting Into Function Return Values" for details. 
??? Attempt to reference field of non-structure array.

What version of the product are you using? On what operating system?
Matlab 2010a    linux.

Please provide any additional information below.

Original issue reported on code.google.com by taylorsi...@gmail.com on 23 Jun 2011 at 5:58