general question on format text and notification
Ältere Kommentare anzeigen
Hi All
I have two questions
1- how to copy a code directly here on the text and format it that it 'd be readable , when I do it's like :
clc clear clear all load('input.txt') %load input load ('taget.txt')
2- i do not get notification when someone comments on an answer of my question
Akzeptierte Antwort
Weitere Antworten (2)
1) A) Highlight the code and press the {}Code button, or
B) insert 2 blank spaces at beginning of line.
If you do A) you'll observe it does B).
2) Dunno about that, I don't want notifications so never looked at options...
Image Analyst
am 10 Feb. 2015
1 Stimme
- In MATLAB editor, type control-a, control-i to fix your code's indenting. Then copy it, and paste into the question box here. Highlight your code and click the {}Code icon and it should look correct in the preview window below your edit field.
- When you submit the question, at the bottom of the form there is a checkbox that says "Email me when answers are added to this question". Just don't uncheck it and you should be notified.
2 Kommentare
farzad
am 10 Feb. 2015
Image Analyst
am 10 Feb. 2015
I can't help you then - that's a Mathworks issue.
Kategorien
Mehr zu Historical Contests finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!