help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Matlab equivalents in Octave


From: Gholam Reza Ahmadi
Subject: Matlab equivalents in Octave
Date: Fri, 22 Feb 2019 09:32:37 +0000

Guys,

I am new to Octave so be gentle!

Is there any equivalent for these functionalities in Octave compared to Matlab ?

 

Matlab                    OCTAVE

normalize                 ?

histcounts                 ?

 

 

 

Also in Matlab you could run only a section of the program that is limited by %% sign, see below:

%%

Section1

%%

section2

%%

How could you do this in octave?

Reza

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]