You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
List the hits for a specific acedamic keyword by year using google scholar.
Input: Search term as string, start year as number, end year as number, extrapolate 0 or 1: Extrapolates if the year is not finished yet
Example, simple search term: keyword_occurances = academic_keyword_occurance ('PIVlab',2010,2022,0)
Example, advanced search terms: keyword_occurances = academic_keyword_occurance ('("pivlab" | "piv lab") AND ("piv" | "particle image velocimetry") -"@pivlab.net"',2010,2022,0)
The function returns a list with the amount of keyword hits per year.
Cite As
William Thielicke (2026). Keyword occurance in academic papers (google scholar) (https://se.mathworks.com/matlabcentral/fileexchange/111910-keyword-occurance-in-academic-papers-google-scholar), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (1.82 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
