fw_px4_plottools icon indicating copy to clipboard operation
fw_px4_plottools copied to clipboard

Bypassing Parameter check and parameter list

Open m-fatihozkan opened this issue 2 years ago • 1 comments

``Hello,

Thx for the code. For me, parameters are hidden so how can i run the code without param listing and checking. Apart from this situation, I am getting an output like this, if it has anything to do with it, it is as follows:

`Unrecognized function or variable 'paramvector'.

Error in ImportPX4LogData (line 216) if numel(fieldnames(paramvector)) == 0

Error in logconv (line 206) ImportPX4LogData(fileName, fileLocation, '05_csv_files', ... `

I would be appreciated if u help me.

Thx.

m-fatihozkan avatar Apr 15 '22 12:04 m-fatihozkan

Can you specify what exactly you mean by "hidden parameters"?

If you share with me the log file, if possible, that would help me debugging the issue.

acfloria avatar Apr 15 '22 16:04 acfloria