Skip to content

Error in 'normrnd' #1

@msarim

Description

@msarim

I am having the following issue while running this code:

slam
Undefined function 'normrnd' for input arguments of type 'double'.

Error in moveParticle (line 25)
speed = normrnd(movement(1), variance(1)*.25);

Error in slam (line 81)
real_position = moveParticle(real_position, movement_command, movement_variance);

I am using MATLAB R2013a on Windows 7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions