Hindi Writing in MATLAB Outputs

Creates intuitive variables for Hindi writing
28 Downloads
Updated 7 Sep 2017

View License

Language is one of the things that is attached with one's soul. Hence, the objective of this submission is to facilitate Hindi writing in MATLAB outputs. This submission creates the variables that will allow one to print the output in the command window in HINDI. Using this setup, one can creative things such as form a Hindi dictionary for words and phrases, use motivational phrases in command window, write specific in matlab figures, etc.
The usage is as follows:
run "charspaceHindi.m" and start writing

Letters and corresponding intuitive variables are given below.
----ALL-LETTERS----
अ आ इ ई उ ऊ ऋ
A AA E I U UU ri
ए ऐ ओ औ अं अः
AE AI O OU AN AH
-------------------
ऽ ् ा ि ी ु ू
z x a e i u uu
े ै ो ौ ं ः
ae ai o ou an ah
-------------------
क ख ग घ ङ
k kh g gh kn
च छ ज झ ञ
ch chh j jh chn
ट ठ ड ढ ण
T Th D Dh Tn
त थ द ध न
t th d dh n
प फ ब भ म
p ph b bh m
य र ल व श
y r l v sh
-------------------
ष स ह क्ष त्र ग्य
ss s h ksh tr gy
श्र प्र क्र रू ट्र ब्र
shr pr kr ru Tr br
-------------------

Examples:
disp([shr i sp g Tn ae sh a y sp n m ah])
disp([om sp n m ah sp sh e v a y])
disp([j y sp shr i sp r a m])
disp([j o sp D r sp g y a sp s o sp m r sp g y a])
disp([n v n i t sp g r x g])

श्री गणेशाय नमः
ॐ नमः शिवाय
जय श्री राम
जो डर गया सो मर गया
नवनीत गर्ग

PS: If you want me to add more words or do some interesting things, comment on this or mail me at navneet.garg4@gmail.com

Cite As

NAVNEET GARG (2024). Hindi Writing in MATLAB Outputs (https://www.mathworks.com/matlabcentral/fileexchange/64364-hindi-writing-in-matlab-outputs), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Signal Processing Toolbox in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1.0

Added Descriptions

1.0.0.0