bio_img_community

MATLAB Community

MATLAB, community & more

Posts 471 - 480 of 494

Editor syntax colors for non-M file types 16

I recently had a customer ask me how to make his mex files have correct syntax highlighting. He had a file type that was not specified in our default preferences. This is very easy to fix using… 더 읽어보기 >>

Desktop screenshot gallery 2

A while back, I asked you to send us screenshots of your Desktop layout. I got a lot of responses (possibly due to the bribe I offered of t-shirts) and the team was very excited to get to see our… 더 읽어보기 >>

Finding items in the Command Window or the Editor 2

In a recent post, Kristin described a lightweight way to search in the history and the file browser. The Command Window and the Editor also have a lightweight way to look for items. It’s called… 더 읽어보기 >>

A little help for your friends

When you come across an especially useful documentation page in the Help browser, you may want to share it with your friends and colleagues. In R2007a, we added a feature that will provide you with… 더 읽어보기 >>

Searching the web while working in the MATLAB Desktop 3

Sometimes when I am working on a large project with many files and lot of figure windows open, things start to look like a mess. The last thing I want to do it open a web browser to search for… 더 읽어보기 >>

Just give me a new line! 6

Typing several commands to run at the command line can be tedious and hard to read. After typing in several long commands, the text scrolls way over and it is hard to see exactly what has been… 더 읽어보기 >>

Closing Time at the Document Bar

When you are done working with a “document” (M-File in the Editor, variable in the Array Editor, docked Figure, etc.) MATLAB offers a plethora of ways to close it:

You can select File->Close my… 더 읽어보기 >>

Printing hyperlinks to the Command Window 29

I quite often get asked how to print out hyperlinks to the Command Window. It’s really easy! The Command Window accepts <a href tags that contain valid links. Valid links contain http://… 더 읽어보기 >>

Creating an M-file from selections in the Command History 5

Getting started writing an M-file can be difficult sometimes. It’s akin to writing a term paper. That first bit is always difficult to write.
Often when I am writing M code, I start in the… 더 읽어보기 >>

Scroll less with Editor Bookmarks 8

When I am working on code, I find that I often need to move back and forth between two places in the code – sometimes several places in the code. The best way to do this in MATLAB is with… 더 읽어보기 >>

Posts 471 - 480 of 494

이 게시물은 작성자 개인의 의견이며, MathWorks 전체의 의견을 대변하는 것은 아닙니다.