fw_px4_plottools
fw_px4_plottools copied to clipboard
Bypassing Parameter check and parameter list
``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.
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.