Why read_time_series_data failed for "naming_functions"?
#283
Unanswered
hongbo-miao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using miss-hit 0.9.42
I have a function
function [xyz, ptp] = read_time_series_data(varargin)in the file read_time_series_data.m.However, I got error
Based on "naming_functions" section in the https://florianschanda.github.io/miss_hit/style_checker.html
read_time_series_datadoes seem following the regex "[a-z]+(_[a-z]+)*".Any ideas? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions