JimHokanson / matlab_standard_library

Standard Library for my Matlab Projects
MIT License
8 stars 10 forks source link

runc updates #31

Open JimHokanson opened 8 years ago

JimHokanson commented 8 years ago

1) Update runc to support not commenting out code. This will help to support running of code in a script that has comments that shouldn't be uncommented. Let's add on a run flag 'raw'. 2) Update the documentation to explain the use cases - running examples in code or running section of code in a script where you'd like to know where the error is 3) The To Run section should be updated to "How to run this function" and should be more explicit about copying sections of code into the clipboard first before running

JimHokanson commented 8 years ago

4) We should also be evaluating the code in the caller, not the base.