Skip to content
Snippets Groups Projects
Commit 7c2e1685 authored by Matto's avatar Matto
Browse files

Remove references to removed variable sets

parent b8c5b089
No related branches found
No related tags found
No related merge requests found
......@@ -35,10 +35,6 @@ mutable_variable_names = ["r_w", "L_ex", "L_ey", "L_df", "sigma", "phi_x", "phi_
% castor_variable_set: Selects a set of parameters for the castor wheel such as wheel radius and mass etc.
% 'rand': Random parameters within somewhat reasonable bounds
% 'sym': Symbolic, will break matlabFunction generation in other functions
% 1-4: Obsolete
% 5: Reality-based guess for feasible parameters with large sigma
% 6: Same as 5 but for a regular upright castor wheel
% 7: Same as 5 but for a regular upright castor wheel with nonzero L_ey
% 12: Used for MSc thesis
% 13: Treadmill experiment castor wheel
castor_variable_set = 13;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment