fabien van mook

all packages "fvm-*"

package "fvm-htab"

function file "nudiv.m"

Function nu_out = nudiv(nu,a)

returns the element-wise quotient of given 
number-unit data with a dimensionless real
number.

Input argument nu is either a special struct,
or an array of special struct's. To this 
property, the output argument nu_out will 
correspond.

Input argument a is a one-dimensional array 
of real numbers (scalar, vector or cell array 
in Octave jargon), with one element or as many
elements as input argument nu.

Each special struct has the form 
  nuK.(unit) = number.


(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-htab" under GNU GPLv3+