Skip to main content
23-Emerald V
November 15, 2021
Question

Mathcad Feature Suggestion - vectorize num2str and str2num

  • November 15, 2021
  • 0 replies
  • 936 views

I'd like to suggest vectorizing the functions num2str and str2num

 

2021 11 15 A.png

 

2021 11 15 B.png

 

I've had to write vectorized versions of these two functions to allow me to evaluate array expressions as arguments (I can't explicitly vectorize over num2str or str2num when using such expressions).

 

2021 11 15 C.png

 

What evaluation reasons might there be that would mitigate against vectorizing these functions?

 

Stuart