Skip to content

evaluation.m #3

Open
Open
@qhu009

Description

@qhu009

Hi Earthat,
I encounter an issue when I run evaluation.m. Firstly, when I input the number of the node and the number of the RSU, I got the following error. When I check the code, I notice the code didn't go through the first loop.

evaluation(10,3)
Undefined function or variable 'distnc'.

Error in evaluation (line 7)
total_dist=sum(distnc); % total distnace from source to destination

May I ask for some help?

Thank you very much.

Best regards,

Steven

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