Robochameleon  v1.0
Functions
robopath.m File Reference

Outputs the full path of whatever is passed. More...

Go to the source code of this file.

Functions

function robopath (in path)
 Outputs the full path of whatever is passed. More...
 

Detailed Description

Outputs the full path of whatever is passed.

Example:

robopath('traces/experiment/test.mat')
C:\Users\Miguel\Documents\MATLAB\RobochameleonKTH\
Author
Miguel Iglesias Olmedo
Version
1

Definition in file robopath.m.

Function Documentation

function robopath ( in  path)

Outputs the full path of whatever is passed.

Parameters
pathSub-folder of interest
Return values
Fullpath to subfolder