fprintf

Environment

Formatted output (alias for printf). Supports %d, %f, %e, %s, %g specifiers.

Syntax

fprintf(format, ...)

Examples

fprintf('x = %d, y = %.2f\n', 5, 3.14)
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.